libpurple/prefs.h

changeset 32604
8d0a34f26244
parent 32206
a2c62b07ae5a
child 32787
7072f190d6ad
--- a/libpurple/prefs.h	Sat Sep 24 22:21:48 2011 +0000
+++ b/libpurple/prefs.h	Sun Sep 25 18:56:58 2011 +0000
@@ -317,8 +317,6 @@
  * @return A list of newly allocated strings denoting the names of the children.
  *         Returns @c NULL if there are no children or if pref doesn't exist.
  *         The caller must free all the strings and the list.
- *
- * @since 2.1.0
  */
 GList *purple_prefs_get_children_names(const char *name);
 

mercurial