libpurple/presence.h

branch
soc.2013.gobjectification.plugins
changeset 37021
04c99b24db84
parent 37017
8e2b68c79fa1
child 37022
d891503c8aa6
--- a/libpurple/presence.h	Wed Jan 29 09:56:14 2014 +0530
+++ b/libpurple/presence.h	Wed Jan 29 10:01:14 2014 +0530
@@ -77,7 +77,7 @@
  * never saved to disk.  The information they contain is only relevant
  * for the current PurpleSession.
  *
- * @note When a presence is destroyed with the last g_object_unref(), all
+ * Note: When a presence is destroyed with the last g_object_unref(), all
  *       statuses added to this list will be destroyed along with the presence.
  */
 struct _PurplePresence

mercurial