summaryrefslogtreecommitdiff
path: root/zhm/zhm.h
diff options
context:
space:
mode:
authorGravatar Kenneth G Raeburn <raeburn@mit.edu>1990-10-19 03:11:48 +0000
committerGravatar Kenneth G Raeburn <raeburn@mit.edu>1990-10-19 03:11:48 +0000
commitb0e0cd884b4f6393b8bc001330b9e2bed461048d (patch)
tree3692f435a511172a52c33889eddcfa97077982d6 /zhm/zhm.h
parent82a5d98d1cdebab08e9d9953489e69432a6ba556 (diff)
minor fix for ansi compliance
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 a5ca38a..2800513 100644
--- a/zhm/zhm.h
+++ b/zhm/zhm.h
@@ -89,7 +89,7 @@ extern void init_queue(), retransmit_queue();
#ifndef ok
#define MACHINE "unknown"
-#endif ok
+#endif
#undef ok
#endif !__HM_H__