From 5b663732faf18cbfe05369a2e770db9bdbaa6687 Mon Sep 17 00:00:00 2001 From: thorpej Date: Sun, 3 Mar 1996 17:18:14 +0000 Subject: [PATCH] Remove extra RCS id. --- sys/net/bsd-comp.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sys/net/bsd-comp.c b/sys/net/bsd-comp.c index b1570cfb4f67..ede9a2b31960 100644 --- a/sys/net/bsd-comp.c +++ b/sys/net/bsd-comp.c @@ -1,4 +1,4 @@ -/* $NetBSD: bsd-comp.c,v 1.2 1996/02/13 22:00:03 christos Exp $ */ +/* $NetBSD: bsd-comp.c,v 1.3 1996/03/03 17:18:14 thorpej Exp $ */ /* Because this code is derived from the 4.3BSD compress source: * @@ -41,8 +41,6 @@ /* * This version is for use with mbufs on BSD-derived systems. - * - * $Id: bsd-comp.c,v 1.2 1996/02/13 22:00:03 christos Exp $ */ #include