summaryrefslogtreecommitdiff
path: root/zhm/zhm.h
diff options
context:
space:
mode:
authorGravatar Robert S. French <rfrench@mit.edu>1987-08-05 20:43:21 +0000
committerGravatar Robert S. French <rfrench@mit.edu>1987-08-05 20:43:21 +0000
commit5565b9432347f911c7e0887cd8a2250100f6fb9d (patch)
treebcd65bb216dba65b265d3e1e9c9b308f48e79399 /zhm/zhm.h
parent9972fbf112201f73b5f46bd71845ef8dfee0d952 (diff)
Changed to 2 retries
Diffstat (limited to 'zhm/zhm.h')
-rw-r--r--zhm/zhm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zhm/zhm.h b/zhm/zhm.h
index bcee466..6731aa3 100644
--- a/zhm/zhm.h
+++ b/zhm/zhm.h
@@ -35,7 +35,7 @@
#define BOOTING 1
#define NOTICES 2
-#define MAXRETRIES 5
+#define MAXRETRIES 2
extern char *malloc();