diff src/aim.c @ 200:bc117fbcf527

[gaim-migrate @ 210] Made the receive non-blocking, added a cancel button, and a few other updates. No, sending a file to someone does not work yet. Be patient. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 30 Apr 2000 21:47:04 +0000
parents 77ba079b355a
children f7e17fb767eb
line wrap: on
line diff
--- a/src/aim.c	Sun Apr 30 10:42:46 2000 +0000
+++ b/src/aim.c	Sun Apr 30 21:47:04 2000 +0000
@@ -446,7 +446,7 @@
 	}
 }
 
-extern show_debug(GtkObject *);
+extern void show_debug(GtkObject *);
 
 int main(int argc, char *argv[])
 {