From 7aa1d0008a98850eac43b2692bfc93bb1112c2dc Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Fri, 15 Dec 2000 20:23:47 +0000 Subject: [PATCH] update RCSID --- ssh-keyscan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh-keyscan.c b/ssh-keyscan.c index 60341c9e9..81c8e0b1e 100644 --- a/ssh-keyscan.c +++ b/ssh-keyscan.c @@ -8,7 +8,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: ssh-keyscan.c,v 1.2 2000/12/06 19:57:48 markus Exp $"); +RCSID("$OpenBSD: ssh-keyscan.c,v 1.4 2000/12/13 23:26:53 markus Exp $"); #ifdef HAVE_SYS_QUEUE_H #include