pidgin/gtkconn.h

changeset 32790
b95c7c504118
parent 20147
66f05a854eee
child 35393
00f876b129bc
--- a/pidgin/gtkconn.h	Tue Jan 03 23:37:11 2012 +0000
+++ b/pidgin/gtkconn.h	Wed Jan 04 00:00:42 2012 +0000
@@ -25,6 +25,8 @@
 #ifndef _PIDGINCONN_H_
 #define _PIDGINCONN_H_
 
+G_BEGIN_DECLS
+
 /**************************************************************************/
 /** @name GTK+ Connection API                                             */
 /**************************************************************************/
@@ -56,4 +58,6 @@
  */
 void pidgin_connection_uninit(void);
 
+G_END_DECLS
+
 #endif /* _PIDGINCONN_H_ */

mercurial