diff options
Diffstat (limited to 'usr.bin/make/suff.c')
-rw-r--r-- | usr.bin/make/suff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/suff.c b/usr.bin/make/suff.c index bed6c7a439389..f256368bda0e7 100644 --- a/usr.bin/make/suff.c +++ b/usr.bin/make/suff.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/make/suff.c,v 1.64.10.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); /*- * suff.c -- |