From 0a4041c7528f3b68190580bb4cc20daa9ccd5cce Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Mon, 28 Jul 2003 06:05:36 +0000 Subject: rcsid should say openbsd --- bin/rcp/rcp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/rcp/rcp.c') diff --git a/bin/rcp/rcp.c b/bin/rcp/rcp.c index 50ab448b4d8..8e6f07d459d 100644 --- a/bin/rcp/rcp.c +++ b/bin/rcp/rcp.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rcp.c,v 1.36 2003/07/18 00:44:50 deraadt Exp $ */ +/* $OpenBSD: rcp.c,v 1.37 2003/07/28 06:05:35 tedu Exp $ */ /* $NetBSD: rcp.c,v 1.9 1995/03/21 08:19:06 cgd Exp $ */ /* @@ -40,7 +40,7 @@ static char copyright[] = #if 0 static char sccsid[] = "@(#)rcp.c 8.2 (Berkeley) 4/2/94"; #else -static char rcsid[] = "$NetBSD: rcp.c,v 1.9 1995/03/21 08:19:06 cgd Exp $"; +static const char rcsid[] = "$OpenBSD: rcp.c,v 1.37 2003/07/28 06:05:35 tedu Exp $"; #endif #endif /* not lint */ -- cgit v1.2.3