summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/adk/pkgmaker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/adk/pkgmaker.c b/tools/adk/pkgmaker.c
index 3609691b6..d2c444f4f 100644
--- a/tools/adk/pkgmaker.c
+++ b/tools/adk/pkgmaker.c
@@ -33,7 +33,7 @@
#define MAXVALUE 168
#define MAXVAR 64
#define MAXPATH 320
-#define HASHSZ 32
+#define HASHSZ 96
static int nobinpkgs;