diff options
Diffstat (limited to 'usr.bin/ssh/auth-options.c')
-rw-r--r-- | usr.bin/ssh/auth-options.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/auth-options.c b/usr.bin/ssh/auth-options.c index 9e02c14b7d0..55ccc851968 100644 --- a/usr.bin/ssh/auth-options.c +++ b/usr.bin/ssh/auth-options.c @@ -1,5 +1,5 @@ #include "includes.h" -RCSID("$Id: auth-options.c,v 1.1 2000/06/18 04:05:01 markus Exp $"); +RCSID("$OpenBSD: auth-options.c,v 1.2 2000/06/20 01:39:38 markus Exp $"); #include "ssh.h" #include "packet.h" |