libpurple/glibcompat.h

changeset 41208
48baac6c8989
parent 41175
372df64f6b1a
child 41217
f79d8f49abe8
--- a/libpurple/glibcompat.h	Sun Dec 12 04:08:55 2021 -0600
+++ b/libpurple/glibcompat.h	Sun Dec 12 05:08:39 2021 -0600
@@ -19,17 +19,14 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
  */
 
+/*
+ * This file is internal to libpurple. Do not use!
+ *
+ * Also, any public API should not depend on this file.
+ */
+
 #ifndef PURPLE_GLIBCOMPAT_H
 #define PURPLE_GLIBCOMPAT_H
-/*
- * SECTION:glibcompat
- * @section_id: libpurple-glibcompat
- * @short_description: <filename>glibcompat.h</filename>
- * @title: GLib version-dependent definitions
- *
- * This file is internal to libpurple. Do not use!
- * Also, any public API should not depend on this file.
- */
 
 #include <glib.h>
 

mercurial