libpurple/smiley.h

branch
soc.2013.gobjectification.plugins
changeset 37075
cf3f735b09b7
parent 37061
77a5c789fff1
parent 35474
ff5eccb9f797
child 37088
4d5ad6b1878e
--- a/libpurple/smiley.h	Thu Feb 06 16:53:42 2014 +0530
+++ b/libpurple/smiley.h	Thu Feb 06 20:02:57 2014 +0530
@@ -72,15 +72,14 @@
 G_BEGIN_DECLS
 
 /**************************************************************************/
-/** @name Custom Smiley API                                               */
+/* Custom Smiley API                                                      */
 /**************************************************************************/
 /*@{*/
 
 /**
  * purple_smiley_get_type:
  *
- * GObject-fu.
- * @internal.
+ * Returns: The #GType for a smiley.
  */
 GType purple_smiley_get_type(void);
 
@@ -229,7 +228,7 @@
 
 
 /**************************************************************************/
-/** @name Custom Smiley Subsystem API                                     */
+/* Custom Smiley Subsystem API                                            */
 /**************************************************************************/
 /*@{*/
 

mercurial