gobjectification: 3a2c8285: Fixed a lying doc.

gillux at soc.pidgin.im gillux at soc.pidgin.im
Tue Aug 10 09:12:27 EDT 2010


----------------------------------------------------------------------
Revision: 3a2c828565f24094a8ea3e54718ebd6163cde0e7
Parent:   1d66e90f6c60ff6cac628cc5fbd0b4e764848cb6
Author:   gillux at soc.pidgin.im
Date:     08/10/10 08:58:42
Branch:   im.pidgin.gobjectification
URL: http://d.pidgin.im/viewmtn/revision/info/3a2c828565f24094a8ea3e54718ebd6163cde0e7

Changelog: 

Fixed a lying doc.

Changes against parent 1d66e90f6c60ff6cac628cc5fbd0b4e764848cb6

  patched  libpurple/group.h

-------------- next part --------------
============================================================
--- libpurple/group.h	cea1365ef0b650175598aeee65c2e16cc1a101f7
+++ libpurple/group.h	154f157cab8c32e399eee06dd6d57203d9d8c009
@@ -109,7 +109,7 @@ void purple_group_set_name(PurpleGroup *
  *
  * @param group The group.
  *
- * @return The a copy of the group name, caller is responsible for freeing it
+ * @return The a copy of the group name.
  */
 const char *purple_group_get_name(const PurpleGroup *group);
 


More information about the Commits mailing list