]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blobdiff - zephyr/lib/ZNewLocU.c
r4254@bucket (orig r244): kcr | 2008-01-20 14:40:42 -0500
[1ts-debian.git] / zephyr / lib / ZNewLocU.c
index 9ad620d5ce734d8ec16dab0c9c6b272797e3bb07..c598c2695f2b222984e96492be9ea9a795d8d7b0 100644 (file)
@@ -17,10 +17,10 @@ static const char rcsid_ZNewLocateUser_c[] =
     "$Id$";
 #endif
 
-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;