summaryrefslogtreecommitdiff
path: root/libpurple/chat.h
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2016-08-25 22:47:00 -0500
committerGary Kramlich <grim@reaperworld.com>2016-08-25 22:47:00 -0500
commit5bb415f4b95f54aff4f0809a504a1850166e2f8a (patch)
tree0c2a8c0dadb279a70864a5a0f36e809fe28ac344 /libpurple/chat.h
parentf2f4083c14b43375cc903f0d779cecdf1a369b05 (diff)
downloadpidgin-5bb415f4b95f54aff4f0809a504a1850166e2f8a.tar.gz
Clean up some documentation comments
Diffstat (limited to 'libpurple/chat.h')
-rw-r--r--libpurple/chat.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/libpurple/chat.h b/libpurple/chat.h
index f50b150ab6..073373020e 100644
--- a/libpurple/chat.h
+++ b/libpurple/chat.h
@@ -23,10 +23,10 @@
#define PURPLE_CHAT_H
/**
- * SECTION:blistnodetypes
- * @section_id: libpurple-blistnodetypes
- * @short_description: <filename>blistnodetypes.h</filename>
- * @title: Buddy, Chat, Contact and Group node Objects
+ * SECTION:chat
+ * @section_id: libpurple-chat
+ * @short_description: <filename>chat.h</filename>
+ * @title: Chat Object
*/
#define PURPLE_TYPE_CHAT (purple_chat_get_type())