diff src/protocols/zephyr/zephyr.c @ 2501:227cc42ffa6e

[gaim-migrate @ 2514] i should have hidden something ultra-secret in this. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 14 Oct 2001 11:36:36 +0000
parents 5473c8c5378d
children 37d80035e77f
line wrap: on
line diff
--- a/src/protocols/zephyr/zephyr.c	Sun Oct 14 05:52:36 2001 +0000
+++ b/src/protocols/zephyr/zephyr.c	Sun Oct 14 11:36:36 2001 +0000
@@ -796,7 +796,7 @@
 		gc->away = g_strdup(msg);
 }
 
-static GList *zephyr_away_states()
+static GList *zephyr_away_states(struct gaim_connection *gc)
 {
 	GList *m = NULL;