Mercurial > pidgin
changeset 14588:c1ccaa4c7f12
[gaim-migrate @ 17312]
Fix the doxygen docs for the function as well.
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Mon, 18 Sep 2006 18:16:47 +0000 |
parents | bee5661c15cb |
children | 3d3f0d7e93bf |
files | gtk/gtkroomlist.h |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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);