summaryrefslogtreecommitdiff
path: root/zhm/zhm.h
diff options
context:
space:
mode:
authorGravatar David C. Jedlinsky <opus@mit.edu>1988-02-25 14:16:48 +0000
committerGravatar David C. Jedlinsky <opus@mit.edu>1988-02-25 14:16:48 +0000
commita128032a4b451b2d20629f95b823c5a5a3cbfacc (patch)
tree9c76e605cdc02d06874a8d891e28aed9ba560288 /zhm/zhm.h
parent69f1660e4f29bbc7eb39a9d8de710b867389fc06 (diff)
Changed timeouts.
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 f8cc5a5..c6fca25 100644
--- a/zhm/zhm.h
+++ b/zhm/zhm.h
@@ -34,7 +34,7 @@
#define ever (;;)
#define SERV_TIMEOUT 20
-#define NOTICE_TIMEOUT 10
+#define NOTICE_TIMEOUT 25
#define BOOTING 1
#define NOTICES 2