diff options
Diffstat (limited to 'crypto/openssh/monitor.c')
-rw-r--r-- | crypto/openssh/monitor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/monitor.c b/crypto/openssh/monitor.c index 8702a91e9001a..15b149837dee3 100644 --- a/crypto/openssh/monitor.c +++ b/crypto/openssh/monitor.c @@ -26,7 +26,7 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/crypto/openssh/monitor.c,v 1.17.2.4.6.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> |