diff options
Diffstat (limited to 'crypto/openssh/session.c')
-rw-r--r-- | crypto/openssh/session.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/session.c b/crypto/openssh/session.c index a752e72f6c80b..c06c3b6352124 100644 --- a/crypto/openssh/session.c +++ b/crypto/openssh/session.c @@ -34,7 +34,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/session.c,v 1.46.2.4 2006/11/11 00:51:28 des Exp $"); #include <sys/types.h> #include <sys/param.h> |