--- a/libpurple/protocols/zephyr/ZSendList.c Tue Jan 21 10:44:24 2025 -0600 +++ b/libpurple/protocols/zephyr/ZSendList.c Tue Jan 21 10:49:29 2025 -0600 @@ -18,7 +18,7 @@ Code_t ZSrvSendList(ZNotice_t *notice, char *list[], int nitems, - Z_AuthProc cert_routine, Code_t (*send_routine)()) + Z_AuthProc cert_routine, Z_SendProc send_routine) { Code_t retval; ZNotice_t newnotice;