diff options
Diffstat (limited to 'usr.bin/make/for.c')
| -rw-r--r-- | usr.bin/make/for.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/for.c b/usr.bin/make/for.c index a194ef9a7f28..00ede78117d8 100644 --- a/usr.bin/make/for.c +++ b/usr.bin/make/for.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/make/for.c,v 1.20 2003/09/08 08:23:29 ru Exp $"); /*- * for.c -- |
