--- a/libpurple/protocols/zephyr/ZNewLocU.c Tue Jan 21 10:33:37 2025 -0600 +++ b/libpurple/protocols/zephyr/ZNewLocU.c Tue Jan 21 10:44:24 2025 -0600 @@ -10,10 +10,8 @@ #include "internal.h" -Code_t ZLocateUser(user, nlocs, auth) - char *user; - int *nlocs; - Z_AuthProc auth; +Code_t +ZLocateUser(char *user, int *nlocs, Z_AuthProc auth) { Code_t retval; ZNotice_t notice;