diff options
Diffstat (limited to 'usr.bin/ssh/auth-rhosts.c')
-rw-r--r-- | usr.bin/ssh/auth-rhosts.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ssh/auth-rhosts.c b/usr.bin/ssh/auth-rhosts.c index 035a6e65423..b8796567148 100644 --- a/usr.bin/ssh/auth-rhosts.c +++ b/usr.bin/ssh/auth-rhosts.c @@ -14,7 +14,6 @@ */ #include "includes.h" -RCSID("$OpenBSD: auth-rhosts.c,v 1.35 2006/02/20 17:19:53 stevesk Exp $"); #include <sys/types.h> #include <sys/stat.h> |