diff options
Diffstat (limited to 'crypto/openssh/auth2.c')
-rw-r--r-- | crypto/openssh/auth2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/auth2.c b/crypto/openssh/auth2.c index 500764a806391..5b6e32fd157a8 100644 --- a/crypto/openssh/auth2.c +++ b/crypto/openssh/auth2.c @@ -24,7 +24,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/auth2.c,v 1.28.2.1.6.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> |