diff options
Diffstat (limited to 'crypto/openssh/auth1.c')
| -rw-r--r-- | crypto/openssh/auth1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/auth1.c b/crypto/openssh/auth1.c index 6440c49cf8da..c9f2db8e3f8f 100644 --- a/crypto/openssh/auth1.c +++ b/crypto/openssh/auth1.c @@ -11,7 +11,7 @@ #include "includes.h" RCSID("$OpenBSD: auth1.c,v 1.62 2005/07/16 01:35:24 djm Exp $"); -RCSID("$FreeBSD$"); +RCSID("$FreeBSD: src/crypto/openssh/auth1.c,v 1.32.2.1 2005/09/11 16:50:34 des Exp $"); #include "xmalloc.h" #include "rsa.h" |
