diff src/protocols/zephyr/zephyr.c @ 2681:37d80035e77f

[gaim-migrate @ 2694] don't ask. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 06 Nov 2001 23:58:24 +0000
parents 227cc42ffa6e
children a0fd8f91e294
line wrap: on
line diff
--- a/src/protocols/zephyr/zephyr.c	Tue Nov 06 21:30:31 2001 +0000
+++ b/src/protocols/zephyr/zephyr.c	Tue Nov 06 23:58:24 2001 +0000
@@ -670,7 +670,7 @@
 }
 
 static void zephyr_add_buddy(struct gaim_connection *gc, char *buddy) { }
-static void zephyr_remove_buddy(struct gaim_connection *gc, char *buddy) { }
+static void zephyr_remove_buddy(struct gaim_connection *gc, char *buddy, char *group) { }
 
 static int zephyr_chat_send(struct gaim_connection *gc, int id, char *im)
 {