# HG changeset patch # User Etan Reisner # Date 1158603407 0 # Node ID c1ccaa4c7f12dff1281adef5b2eeb302e9427d8a # Parent bee5661c15cbce1a59eb3147825383cda72ef1d3 [gaim-migrate @ 17312] Fix the doxygen docs for the function as well. committer: Tailor Script diff -r bee5661c15cb -r c1ccaa4c7f12 gtk/gtkroomlist.h --- a/gtk/gtkroomlist.h Mon Sep 18 18:14:50 2006 +0000 +++ b/gtk/gtkroomlist.h Mon Sep 18 18:16:47 2006 +0000 @@ -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);