]> andersk Git - openssh.git/commitdiff
- stevesk@cvs.openbsd.org 2001/03/08 18:47:12
authormouring <mouring>
Thu, 8 Mar 2001 20:37:22 +0000 (20:37 +0000)
committermouring <mouring>
Thu, 8 Mar 2001 20:37:22 +0000 (20:37 +0000)
     [auth1.c]
     unused; ok markus@

ChangeLog
auth1.c

index 9a094c2543368e2d8db70e0ef78cf34b84a96723..d8fa873f07fc89018b88f67f54913aad804bb397 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+20010309
+ - OpenBSD CVS Sync
+   - stevesk@cvs.openbsd.org 2001/03/08 18:47:12
+     [auth1.c]
+     unused; ok markus@
+
 20010308
  - OpenBSD CVS Sync
    - djm@cvs.openbsd.org 2001/03/07 10:11:23
diff --git a/auth1.c b/auth1.c
index 4d623717f8badcb4e0bb182cea9f0216c16f6f8c..6d492d077653f87f9cc43b24dbc95ab42de4c435 100644 (file)
--- a/auth1.c
+++ b/auth1.c
@@ -10,7 +10,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: auth1.c,v 1.18 2001/02/22 21:59:43 markus Exp $");
+RCSID("$OpenBSD: auth1.c,v 1.19 2001/03/08 18:47:12 stevesk Exp $");
 
 #include "xmalloc.h"
 #include "rsa.h"
@@ -27,7 +27,6 @@ RCSID("$OpenBSD: auth1.c,v 1.18 2001/02/22 21:59:43 markus Exp $");
 
 /* import */
 extern ServerOptions options;
-extern char *forced_command;
 
 #ifdef WITH_AIXAUTHENTICATE
 extern char *aixloginmsg;
This page took 0.43149 seconds and 5 git commands to generate.