Mercurial > pidgin.yaz
changeset 12155:6b6da0ca09a2
[gaim-migrate @ 14456]
Fix a cut'n'paste-o
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Sat, 19 Nov 2005 13:53:09 +0000 |
parents | 24bde295d755 |
children | c5f12ada46d1 |
files | src/gtkpounce.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkpounce.h Sat Nov 19 13:52:03 2005 +0000 +++ b/src/gtkpounce.h Sat Nov 19 13:53:09 2005 +0000 @@ -48,9 +48,9 @@ void gaim_gtk_pounces_manager_hide(void); /** - * Returns the gtkaccounts handle + * Returns the gtkpounces handle * - * @return The handle to the GTK+ account system + * @return The handle to the GTK+ pounces system */ void *gaim_gtk_pounces_get_handle(void);