libpurple/roomlist.h

changeset 32787
7072f190d6ad
parent 32604
8d0a34f26244
child 34931
6ea8ce77ec34
child 36637
9b0109ae118d
--- a/libpurple/roomlist.h	Tue Jan 03 19:29:43 2012 +0000
+++ b/libpurple/roomlist.h	Tue Jan 03 23:32:59 2012 +0000
@@ -81,9 +81,7 @@
 };
 
 
-#ifdef __cplusplus
-extern "C" {
-#endif
+G_BEGIN_DECLS
 
 /**************************************************************************/
 /** @name Room List API                                                   */
@@ -412,8 +410,6 @@
 
 /*@}*/
 
-#ifdef __cplusplus
-}
-#endif
+G_END_DECLS
 
 #endif /* _PURPLE_ROOMLIST_H_ */

mercurial