From: kstailey Date: Wed, 12 Feb 1997 20:57:44 +0000 (+0000) Subject: add tag X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c57652ecc9ceb922b8cc3b063ba968e9b8076956;p=openbsd add tag --- diff --git a/sbin/ipfstat/kmem.c b/sbin/ipfstat/kmem.c index 728aa52c20d..06f57f9f1a8 100644 --- a/sbin/ipfstat/kmem.c +++ b/sbin/ipfstat/kmem.c @@ -1,3 +1,4 @@ +/* $OpenBSD: kmem.c,v 1.8 1997/02/12 20:57:44 kstailey Exp $ */ /* * (C)opyright 1993,1994,1995 by Darren Reed. * @@ -21,7 +22,7 @@ #if !defined(lint) && defined(LIBC_SCCS) static char sccsid[] = "@(#)kmem.c 1.4 1/12/96 (C) 1992 Darren Reed"; -static char rcsid[] = "$Id: kmem.c,v 1.7 1997/02/12 18:27:48 dm Exp $"; +static char rcsid[] = "$Id: kmem.c,v 1.8 1997/02/12 20:57:44 kstailey Exp $"; #endif static int kmemfd = -1;