Revision: 17312
http://svn.sourceforge.net/gaim/?rev=17312&view=rev
Author: deryni9
Date: 2006-09-18 11:16:47 -0700 (Mon, 18 Sep 2006)
Log Message:
-----------
Fix the doxygen docs for the function as well.
Modified Paths:
--------------
trunk/gtk/gtkroomlist.h
Modified: trunk/gtk/gtkroomlist.h
===================================================================
--- trunk/gtk/gtkroomlist.h 2006-09-18 18:14:50 UTC (rev 17311)
+++ trunk/gtk/gtkroomlist.h 2006-09-18 18:16:47 UTC (rev 17312)
@@ -48,8 +48,7 @@
/**
* Shows a new room list dialog and fetches the list for the specified account.
*
- * @param account The account to force.
- * @return The new dialog.
+ * @param account The account use force.
*/
void gaim_gtk_roomlist_dialog_show_with_account(GaimAccount *account);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|