diff src/gtkpounce.c @ 6695:0c5637b5462e

[gaim-migrate @ 7221] This is contact support. Really. It has a few bugs left in it, like sorting not working, and stuff like that, but it's pretty solid for the most part. I'm not in the mood to do a whole lot of typing, so just use and enjoy. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 02 Sep 2003 03:41:10 +0000
parents 48a31082bf5f
children 083d1e4a9c78
line wrap: on
line diff
--- a/src/gtkpounce.c	Tue Sep 02 03:34:37 2003 +0000
+++ b/src/gtkpounce.c	Tue Sep 02 03:41:10 2003 +0000
@@ -710,7 +710,7 @@
 }
 
 static void
-new_pounce_cb(GtkWidget *w, struct buddy *b)
+new_pounce_cb(GtkWidget *w, GaimBuddy *b)
 {
 	if (b == NULL)
 		gaim_gtkpounce_dialog_show(NULL, NULL, NULL);