diff options
Diffstat (limited to 'usr.bin/make/lst.lib/lstAtFront.c')
-rw-r--r-- | usr.bin/make/lst.lib/lstAtFront.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/lst.lib/lstAtFront.c b/usr.bin/make/lst.lib/lstAtFront.c index dfce7ca40dbee..04ca5e9ecc431 100644 --- a/usr.bin/make/lst.lib/lstAtFront.c +++ b/usr.bin/make/lst.lib/lstAtFront.c @@ -38,7 +38,7 @@ #ifndef lint #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/make/lst.lib/lstAtFront.c,v 1.9 2002/10/09 02:00:22 jmallett Exp $"); #endif /* not lint */ /*- |