diff libpurple/xmlnode.h @ 26435:4c1af7f30af8

Add some more @since tags.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sat, 04 Apr 2009 05:17:30 +0000
parents 38238d41923b
children 872d30754311
line wrap: on
line diff
--- a/libpurple/xmlnode.h	Sat Apr 04 02:55:39 2009 +0000
+++ b/libpurple/xmlnode.h	Sat Apr 04 05:17:30 2009 +0000
@@ -273,6 +273,8 @@
  * @param child The child node.
  *
  * @return The parent or NULL.
+ *
+ * @since 2.6.0
  */
 xmlnode *xmlnode_get_parent(const xmlnode *child);