plugins/statenotify.c

changeset 5676
d3c2fdaf4821
parent 5587
22cb9fe4798a
child 5872
754c63f29b77
--- a/plugins/statenotify.c	Mon Jun 02 21:14:50 2003 +0000
+++ b/plugins/statenotify.c	Mon Jun 02 21:51:06 2003 +0000
@@ -3,7 +3,7 @@
 static void
 write_status(GaimConnection *gc, char *who, const char *message)
 {
-	struct gaim_conversation *conv;
+	GaimConversation *conv;
 	struct buddy *b;
 	char buf[256];
 

mercurial