From f15477eed9fcd5aeb3052b95316790c7f53a2792 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Tue, 27 Jan 2004 06:58:04 +0000 Subject: remove $Header, it was messing up cvs for me. ok deraadt@ --- lib/libpcap/savefile.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'lib/libpcap/savefile.c') diff --git a/lib/libpcap/savefile.c b/lib/libpcap/savefile.c index d47e46130dd..7652fa9fa23 100644 --- a/lib/libpcap/savefile.c +++ b/lib/libpcap/savefile.c @@ -1,4 +1,4 @@ -/* $OpenBSD: savefile.c,v 1.7 1999/07/20 04:49:56 deraadt Exp $ */ +/* $OpenBSD: savefile.c,v 1.8 2004/01/27 06:58:03 tedu Exp $ */ /* * Copyright (c) 1993, 1994, 1995, 1996, 1997 @@ -30,11 +30,6 @@ * dependent values so we can print the dump file on any architecture. */ -#ifndef lint -static const char rcsid[] = - "@(#) $Header: /cvs/OpenBSD/src/lib/libpcap/savefile.c,v 1.7 1999/07/20 04:49:56 deraadt Exp $ (LBL)"; -#endif - #include #include -- cgit v1.2.3