diff src/gaim.h @ 3427:8fa61405af2b

[gaim-migrate @ 3453] Who never commits anything *now*, Etan? I changed most of the error message text around. If you think any of it should be different, just let me know, or send a patch. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 25 Aug 2002 10:51:24 +0000
parents 412d1035d666
children 222e23f91092
line wrap: on
line diff
--- a/src/gaim.h	Sun Aug 25 06:08:15 2002 +0000
+++ b/src/gaim.h	Sun Aug 25 10:51:24 2002 +0000
@@ -348,7 +348,7 @@
 
 /* Functions in dialogs.c */
 extern void g_show_info_text(struct gaim_connection *, char *, int, char *, ...);
-extern GtkWidget *do_error_dialog(char *, char *);
+extern GtkWidget *do_error_dialog(char *, char *, int type);
 extern void show_change_passwd(struct gaim_connection *);
 extern void show_set_dir(struct gaim_connection *);
 extern void show_find_email(struct gaim_connection *);