--- 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>