diff -r cbf9e2a6505b -r e616aaf95999 pidgin/gtkutils.h --- a/pidgin/gtkutils.h Thu Mar 17 12:28:43 2011 +0000 +++ b/pidgin/gtkutils.h Thu Mar 17 12:29:20 2011 +0000 @@ -364,7 +364,7 @@ * Add autocompletion of screenames to an entry, supporting a filtering function. * * @param entry The GtkEntry on which to setup autocomplete. - * @param optmenu A menu for accounts, returned by gaim_gtk_account_option_menu_new(). + * @param optmenu A menu for accounts, returned by pidgin_account_option_menu_new(). * If @a optmenu is not @c NULL, it'll be updated when a username is chosen * from the autocomplete list. * @param filter_func A function for checking if an autocomplete entry