summaryrefslogtreecommitdiffstats
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 31d39c6..bc55c5d 100644
--- a/usr.bin/make/hash.c
+++ b/usr.bin/make/hash.c
@@ -66,7 +66,7 @@ static void RebuildTable(Hash_Table *);
* at which we rebuild the table to make it larger.
*/
-#define rebuildLimit 8
+#define rebuildLimit 8
/*
*---------------------------------------------------------
OpenPOWER on IntegriCloud