From b36030cd559ff009ace23099694a5489b02ce5cf Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Tue, 19 Mar 1996 23:26:50 +0000 Subject: Fix RCS Id botch in last change --- lib/libc/net/inet_network.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/libc/net/inet_network.c b/lib/libc/net/inet_network.c index 3de21a5bac8..4e33cbcae8b 100644 --- a/lib/libc/net/inet_network.c +++ b/lib/libc/net/inet_network.c @@ -1,4 +1,4 @@ -/* $OpenBSD: inet_network.c,v 1.2 1996/03/19 23:15:08 niklas Exp $ */ +/* $OpenBSD: inet_network.c,v 1.3 1996/03/19 23:26:49 niklas Exp $ */ /* $NetBSD: inet_network.c,v 1.5 1996/02/17 15:35:41 hpeyerl Exp $ */ /* @@ -38,8 +38,7 @@ #if 0 static char sccsid[] = "@(#)inet_network.c 8.1 (Berkeley) 6/4/93"; #else -static char rcsid[] = "$OpenBSD: inet_network.c,v 1.2 1996/03/19 23:15:08 niklas Exp $"; -static char rcsid[] = "$NetBSD: inet_network.c,v 1.5 1996/02/17 15:35:41 hpeyerl Exp $"; +static char rcsid[] = "$OpenBSD: inet_network.c,v 1.3 1996/03/19 23:26:49 niklas Exp $"; #endif #endif /* LIBC_SCCS and not lint */ -- cgit v1.2.3