From e97a8f1bb5fbb72a7aba41985727d01d65f488c2 Mon Sep 17 00:00:00 2001 From: charnier Date: Tue, 29 Jul 1997 06:51:41 +0000 Subject: Remove prog, unused variables. Cosmetic in usage string. --- usr.bin/netstat/unix.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'usr.bin/netstat/unix.c') diff --git a/usr.bin/netstat/unix.c b/usr.bin/netstat/unix.c index 0309d1c..a37da93 100644 --- a/usr.bin/netstat/unix.c +++ b/usr.bin/netstat/unix.c @@ -32,7 +32,11 @@ */ #ifndef lint +#if 0 static char sccsid[] = "@(#)unix.c 8.1 (Berkeley) 6/6/93"; +#endif +static const char rcsid[] = + "$Id$"; #endif /* not lint */ /* -- cgit v1.1