libpurple/sound.h

branch
soc.2013.gobjectification.plugins
changeset 37088
4d5ad6b1878e
parent 37075
cf3f735b09b7
parent 35486
fe9a7f6143c1
child 37094
84873ce721dc
--- a/libpurple/sound.h	Fri Feb 07 17:12:13 2014 +0530
+++ b/libpurple/sound.h	Fri Feb 07 17:55:19 2014 +0530
@@ -98,7 +98,6 @@
 /**************************************************************************/
 /* Sound API                                                              */
 /**************************************************************************/
-/*@{*/
 
 /**
  * purple_sound_play_file:
@@ -164,8 +163,6 @@
  */
 void *purple_sounds_get_handle(void);
 
-/*@}*/
-
 G_END_DECLS
 
 #endif /* _PURPLE_SOUND_H_ */

mercurial