diff options
author | peter <peter@FreeBSD.org> | 1996-10-06 15:57:15 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1996-10-06 15:57:15 +0000 |
commit | 21bea375d1bcd96d837b5fbc09b332e4e27a2cb0 (patch) | |
tree | 04f341df67ea3326dce4aa7d645cfc493521eb50 /usr.bin/make/lst.lib/lstFirst.c | |
parent | 4d37fa0941d171b9d15e4e939e8dcffdee5daea9 (diff) | |
parent | 4370a5a248c28b9ebcc0cf8c4b8280ffaabf8e00 (diff) | |
download | FreeBSD-src-21bea375d1bcd96d837b5fbc09b332e4e27a2cb0.zip FreeBSD-src-21bea375d1bcd96d837b5fbc09b332e4e27a2cb0.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r18756,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'usr.bin/make/lst.lib/lstFirst.c')
-rw-r--r-- | usr.bin/make/lst.lib/lstFirst.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/lst.lib/lstFirst.c b/usr.bin/make/lst.lib/lstFirst.c index 95e0893..9a95018 100644 --- a/usr.bin/make/lst.lib/lstFirst.c +++ b/usr.bin/make/lst.lib/lstFirst.c @@ -35,7 +35,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)lstFirst.c 8.1 (Berkeley) 6/6/93"; +static char sccsid[] = "@(#)lstFirst.c 8.2 (Berkeley) 4/28/95"; #endif /* not lint */ /*- |