diff src/gaim.h @ 2584:34812d648f72

[gaim-migrate @ 2597] heh. this was pointless. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 23 Oct 2001 08:06:09 +0000
parents 86eaeb064e82
children f194dd8250d4
line wrap: on
line diff
--- a/src/gaim.h	Tue Oct 23 04:59:46 2001 +0000
+++ b/src/gaim.h	Tue Oct 23 08:06:09 2001 +0000
@@ -337,7 +337,7 @@
 extern gint sort_awaymsg_list(gconstpointer, gconstpointer);
 
 /* Functions in html.c */
-extern void grab_url(char *, void (*callback)(gpointer, char *), gpointer);
+extern void grab_url(char *, gboolean, void (*callback)(gpointer, char *), gpointer);
 extern gchar *strip_html(gchar *);
 
 /* Functions in idle.c */