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 4dd390ba583e..2f9131ff5840 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.50.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> |
