diff options
Diffstat (limited to 'crypto/openssh/sshd.c')
-rw-r--r-- | crypto/openssh/sshd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/sshd.c b/crypto/openssh/sshd.c index 583252645b433..3b408683f36ef 100644 --- a/crypto/openssh/sshd.c +++ b/crypto/openssh/sshd.c @@ -43,7 +43,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/sshd.c,v 1.39.2.4.6.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> |