]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blobdiff - zephyr/lib/ZCkZAut.c
r4254@bucket (orig r244): kcr | 2008-01-20 14:40:42 -0500
[1ts-debian.git] / zephyr / lib / ZCkZAut.c
index 069c1ea83e2c976cd7c3b7398b2550509ed55f1e..470e20d9dc0b9e413851dff01faa15a8184b3d16 100644 (file)
@@ -31,9 +31,8 @@ static char rcsid_ZCheckAuthentication_c[] =
    When not using Kerberos, return true if the notice claims to be authentic.
    Only used by clients; the server uses its own routine.
  */
-Code_t ZCheckZcodeAuthentication(notice, from)
-    ZNotice_t *notice;
-    struct sockaddr_in *from;
+Code_t ZCheckZcodeAuthentication(ZNotice_t *notice,
+                                struct sockaddr_in *from)
 {      
     /* If the value is already known, return it. */
     if (notice->z_checked_auth != ZAUTH_UNSET)