summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/hash.c
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2002-09-17 21:29:06 +0000
committerjmallett <jmallett@FreeBSD.org>2002-09-17 21:29:06 +0000
commit64620c0f765340361b6e1714f4b25e815271c95e (patch)
treee486dca4f9bd4c33083e88473624273b6c450c4d /usr.bin/make/hash.c
parenta336071222c6757d8ada53c28f4d6743131fb475 (diff)
downloadFreeBSD-src-64620c0f765340361b6e1714f4b25e815271c95e.zip
FreeBSD-src-64620c0f765340361b6e1714f4b25e815271c95e.tar.gz
#define<space> -> #define<tab>
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