--- a/src/protocols/zephyr/zephyr.c Tue Mar 12 02:44:22 2002 +0000 +++ b/src/protocols/zephyr/zephyr.c Tue Mar 12 17:21:46 2002 +0000 @@ -736,7 +736,7 @@ return 0; } -static int zephyr_send_im(struct gaim_connection *gc, char *who, char *im, int flags) { +static int zephyr_send_im(struct gaim_connection *gc, char *who, char *im, int len, int flags) { ZNotice_t notice; char *buf; const char *sig;