diff libpurple/proxy.h @ 25412:d25cbbea7fe5

Add @since 2.6.0 doxygen comments to some of our new functions, and try to make the formatting of our comments a little more uniform
author Mark Doliner <mark@kingant.net>
date Mon, 26 Jan 2009 06:18:18 +0000
parents 4670851af098
children 4c3b1bb3ba91
line wrap: on
line diff
--- a/libpurple/proxy.h	Mon Jan 26 06:03:06 2009 +0000
+++ b/libpurple/proxy.h	Mon Jan 26 06:18:18 2009 +0000
@@ -190,6 +190,7 @@
  * Set purple's global proxy information.
  *
  * @param info     The proxy information.
+ * @since 2.6.0
  */
 void purple_global_proxy_set_info(PurpleProxyInfo *info);