diff options
Diffstat (limited to 'usr.bin/make/compat.c')
-rw-r--r-- | usr.bin/make/compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/compat.c b/usr.bin/make/compat.c index 79531ef4387cd..cfb9f59c1af95 100644 --- a/usr.bin/make/compat.c +++ b/usr.bin/make/compat.c @@ -40,7 +40,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/make/compat.c,v 1.37 2004/07/29 14:29:23 harti Exp $"); /*- * compat.c -- |