diff options
Diffstat (limited to 'usr.bin/make/lst.lib/lstFirst.c')
| -rw-r--r-- | usr.bin/make/lst.lib/lstFirst.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/usr.bin/make/lst.lib/lstFirst.c b/usr.bin/make/lst.lib/lstFirst.c index f97c12c1f624..9a95018777ab 100644 --- a/usr.bin/make/lst.lib/lstFirst.c +++ b/usr.bin/make/lst.lib/lstFirst.c @@ -1,5 +1,3 @@ -/* $NetBSD: lstFirst.c,v 1.4 1995/06/14 15:21:12 christos Exp $ */ - /* * Copyright (c) 1988, 1989, 1990, 1993 * The Regents of the University of California. All rights reserved. @@ -37,11 +35,7 @@ */ #ifndef lint -#if 0 -static char sccsid[] = "@(#)lstFirst.c 8.1 (Berkeley) 6/6/93"; -#else -static char rcsid[] = "$NetBSD: lstFirst.c,v 1.4 1995/06/14 15:21:12 christos Exp $"; -#endif +static char sccsid[] = "@(#)lstFirst.c 8.2 (Berkeley) 4/28/95"; #endif /* not lint */ /*- |
