pidgin/gtkimhtml.h

changeset 32790
b95c7c504118
parent 32656
d26e0b6b9d2c
child 33191
fc3bb5ccd0eb
--- a/pidgin/gtkimhtml.h	Tue Jan 03 23:37:11 2012 +0000
+++ b/pidgin/gtkimhtml.h	Wed Jan 04 00:00:42 2012 +0000
@@ -31,9 +31,7 @@
 
 #include "connection.h"
 
-#ifdef __cplusplus
-extern "C" {
-#endif
+G_BEGIN_DECLS
 
 /**************************************************************************
  * @name Structures
@@ -828,8 +826,6 @@
 
 /*@}*/
 
-#ifdef __cplusplus
-}
-#endif
+G_END_DECLS
 
 #endif /* _PIDGINIMHTML_H_ */

mercurial