diff src/conversation.h @ 11035:11e465b55fe6

[gaim-migrate @ 12922] A host of doxygen tweaks. There's a few more left, not sure how to fix them at the moment... committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Tue, 28 Jun 2005 20:36:20 +0000
parents 2b772e7094ef
children 096020ae09a9
line wrap: on
line diff
--- a/src/conversation.h	Tue Jun 28 20:20:18 2005 +0000
+++ b/src/conversation.h	Tue Jun 28 20:36:20 2005 +0000
@@ -412,10 +412,8 @@
 /**
  * Switches the active conversation to the one at the specified index.
  *
- * If @a index is out of range, this does nothing.
- *
- * @param win   The window.
- * @param index The new index.
+ * @param win  The window.
+ * @param conv The converstion to switch to.
  */
 void gaim_conv_window_switch_conversation(GaimConvWindow *win,
                                           GaimConversation *conv);