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