From 5565b9432347f911c7e0887cd8a2250100f6fb9d Mon Sep 17 00:00:00 2001 From: "Robert S. French" Date: Wed, 5 Aug 1987 20:43:21 +0000 Subject: Changed to 2 retries --- zhm/zhm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zhm/zhm.h') 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(); -- cgit v1.2.3