diff options
Diffstat (limited to 'usr.bin/make/buf.c')
-rw-r--r-- | usr.bin/make/buf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/buf.c b/usr.bin/make/buf.c index 49523af4d3cdf..11fb7abe8c417 100644 --- a/usr.bin/make/buf.c +++ b/usr.bin/make/buf.c @@ -40,7 +40,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/make/buf.c,v 1.18 2002/10/09 03:42:09 jmallett Exp $"); /*- * buf.c -- |