diff src/media.h @ 12050:90d7e0f342fa

[gaim-migrate @ 14345] One parts doxygen one parts whitespace committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 12 Nov 2005 15:27:41 +0000
parents e67993da8a22
children 2078f65a8e98
line wrap: on
line diff
--- a/src/media.h	Sat Nov 12 15:19:24 2005 +0000
+++ b/src/media.h	Sat Nov 12 15:27:41 2005 +0000
@@ -30,7 +30,7 @@
 
 #include "connection.h"
 
-/* Forward declarations so I needn't #include mediastreamer headers in 
+/* Forward declarations so I needn't #include mediastreamer headers in
  * nearly every single file */
 struct _MSFilter;
 struct _MSSync;
@@ -156,7 +156,7 @@
  * Mutator for the state
  *
  * @param vc    The voice chat
- * @param state The state 
+ * @param state The state
  */
 void gaim_voice_chat_set_state(GaimVoiceChat *vc, GaimMediaState state);