libpurple/prefs.h

branch
soc.2013.gobjectification.plugins
changeset 37088
4d5ad6b1878e
parent 37077
d6404f69bf6c
parent 35486
fe9a7f6143c1
child 37094
84873ce721dc
--- a/libpurple/prefs.h	Fri Feb 07 17:12:13 2014 +0530
+++ b/libpurple/prefs.h	Fri Feb 07 17:55:19 2014 +0530
@@ -81,7 +81,6 @@
     Preferences are named according to a directory-like structure.
     Example: "/plugins/core/potato/is_from_idaho" (probably a boolean)    */
 /**************************************************************************/
-/*@{*/
 
 /**
  * purple_prefs_get_handle:
@@ -401,8 +400,6 @@
  */
 gboolean purple_prefs_load(void);
 
-/*@}*/
-
 G_END_DECLS
 
 #endif /* _PURPLE_PREFS_H_ */

mercurial