diff src/core.h @ 2526:413a81136e3a

[gaim-migrate @ 2539] hi committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 17 Oct 2001 20:24:11 +0000
parents a83b4a5ffcd6
children 2ced57c58653
line wrap: on
line diff
--- a/src/core.h	Wed Oct 17 17:43:17 2001 +0000
+++ b/src/core.h	Wed Oct 17 20:24:11 2001 +0000
@@ -149,7 +149,7 @@
 extern void do_import(struct gaim_connection *, char *);
 extern int bud_list_cache_exists(struct gaim_connection *);
 extern void toc_build_config(struct gaim_connection *, char *, int len, gboolean);
-extern void parse_toc_buddy_list(struct gaim_connection *, char *, int);
+extern void parse_toc_buddy_list(struct gaim_connection *, char *);
 
 /* Functions in core.c */
 extern gint UI_write(struct UI *, guchar *, int);