aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/hash.c')
-rw-r--r--usr.bin/make/hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/hash.c b/usr.bin/make/hash.c
index b5ea6bcb8aeb..178ae7bf3b90 100644
--- a/usr.bin/make/hash.c
+++ b/usr.bin/make/hash.c
@@ -40,7 +40,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/make/hash.c,v 1.25.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
/* hash.c --
*