diff src/gaim.h @ 970:9eb07b383df4

[gaim-migrate @ 980] Bleat. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Wed, 11 Oct 2000 00:31:15 +0000
parents f7886476f9d9
children a45991891aba
line wrap: on
line diff
--- a/src/gaim.h	Tue Oct 10 20:23:45 2000 +0000
+++ b/src/gaim.h	Wed Oct 11 00:31:15 2000 +0000
@@ -790,6 +790,7 @@
 
 /* Functions in prefs.c */
 extern void debug_print( char * chars );
+extern void debug_printf( char * fmt, ... );
 extern void set_general_option(GtkWidget *, int *);
 extern void set_option(GtkWidget *, int *);
 extern void show_prefs();