src/gtkpounce.c

changeset 5676
d3c2fdaf4821
parent 5593
eb9c0dcefade
child 5857
52cff8a95261
--- a/src/gtkpounce.c	Mon Jun 02 21:14:50 2003 +0000
+++ b/src/gtkpounce.c	Mon Jun 02 21:51:06 2003 +0000
@@ -322,7 +322,7 @@
 static void
 pounce_cb(struct gaim_pounce *pounce, GaimPounceEvent events, void *data)
 {
-	struct gaim_conversation *conv;
+	GaimConversation *conv;
 	GaimAccount *account;
 	struct gaim_gtkpounce_data *pounce_data;
 	const char *pouncee;

mercurial