diff options
Diffstat (limited to 'crypto/openssh/compat.c')
-rw-r--r-- | crypto/openssh/compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/compat.c b/crypto/openssh/compat.c index aac2d3f51cf2b..13ed902063678 100644 --- a/crypto/openssh/compat.c +++ b/crypto/openssh/compat.c @@ -24,7 +24,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/compat.c,v 1.12.2.1 2006/10/06 14:07:13 des Exp $"); #include <sys/types.h> |