diff pidgin/gtksound.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 cf7625d4d7e0
children 02a2e8183b1d
line wrap: on
line diff
--- a/pidgin/gtksound.h	Mon Jan 26 06:03:06 2009 +0000
+++ b/pidgin/gtksound.h	Mon Jan 26 06:18:18 2009 +0000
@@ -66,7 +66,9 @@
 /**
  * Returns true Pidgin is using customized sounds
  *
- * @return TRUE if non default sounds are used 
+ * @return TRUE if non default sounds are used.
+ *
+ * @since 2.6.0
  */
 gboolean pidgin_sound_is_customized(void);