]> andersk Git - moira.git/blobdiff - update/auth_001.c
New version which includes enrolled, half-enrolled, and half-registered
[moira.git] / update / auth_001.c
index 9ff2bf6bc9850fe23da3769244feb3e6b0d62f8d..0b3bd368eac623d61f10c4936c77beb03f8bc33c 100644 (file)
@@ -8,7 +8,7 @@
 
 #ifndef lint
 static char *rcsid_auth_001_c = "$Header$";
-#endif lint
+#endif
 
 #include <mit-copyright.h>
 #include <stdio.h>
@@ -26,7 +26,7 @@ extern char buf[BUFSIZ];
 extern int have_authorization;
 extern struct sockaddr_in *client_address();
 extern CONNECTION conn;
-int code;
+extern int code;
 extern char *PrincipalHostname();
 static char service[] = "rcmd";
 static char master[] = "sms";
This page took 0.126785 seconds and 4 git commands to generate.