diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-08-01 17:54:45 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-08-01 17:54:45 +0000 |
| commit | e9d867ef5010fbab8d48045c13025636f5cd7479 (patch) | |
| tree | d05864815761299c3ff4001b8ea7fef526e5273f /usr.bin/make/lst.lib/lstFirst.c | |
| parent | 55b7fa6d0b1423be9f9ec5d5c060fa5e9982861e (diff) | |
Add RCS identifiers.
Diffstat (limited to 'usr.bin/make/lst.lib/lstFirst.c')
| -rw-r--r-- | usr.bin/make/lst.lib/lstFirst.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/make/lst.lib/lstFirst.c b/usr.bin/make/lst.lib/lstFirst.c index 64feee2580f..4e5b1f44d56 100644 --- a/usr.bin/make/lst.lib/lstFirst.c +++ b/usr.bin/make/lst.lib/lstFirst.c @@ -35,7 +35,8 @@ */ #ifndef lint -static char sccsid[] = "@(#)lstFirst.c 5.3 (Berkeley) 6/1/90"; +/*static char sccsid[] = "from: @(#)lstFirst.c 5.3 (Berkeley) 6/1/90";*/ +static char rcsid[] = "$Id: lstFirst.c,v 1.2 1993/08/01 18:12:29 mycroft Exp $"; #endif /* not lint */ /*- |
