diff plugins/iconaway.c @ 5587:1c55b1540e18

[gaim-migrate @ 5991] The rest of the plugins compile. Well, the default ones. notify.c is no longer compiled by default. I don't know for sure what we're doing with this, but I didn't want to fix it :) committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 31 May 2003 06:59:58 +0000
parents fefad67de2c7
children 8b24e4d1e082
line wrap: on
line diff
--- a/plugins/iconaway.c	Sat May 31 06:50:47 2003 +0000
+++ b/plugins/iconaway.c	Sat May 31 06:59:58 2003 +0000
@@ -18,7 +18,7 @@
 extern void applet_destroy_buddy();
 #endif
 
-void iconify_windows(struct gaim_connection *gc, char *state,
+void iconify_windows(GaimConnection *gc, char *state,
 					 char *message, void *data) {
 	struct gaim_window *win;
 	GList *windows;