summaryrefslogtreecommitdiff
path: root/server/main.c
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1987-11-16 05:16:35 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1987-11-16 05:16:35 +0000
commitf14495a38671ea0878b9148d43c395576a675a04 (patch)
tree2ab8572f80595624418aa13b7de22f6cf0e6ebe0 /server/main.c
parent11738d5d12b7874cf3f1587e1d98c211bb62f093 (diff)
remove EXL declaration
Diffstat (limited to 'server/main.c')
-rw-r--r--server/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/main.c b/server/main.c
index d23826c..da85780 100644
--- a/server/main.c
+++ b/server/main.c
@@ -20,9 +20,9 @@ char copyright[] = "Copyright (c) 1987 Massachusetts Institute of Technology.\nP
#endif SABER
#endif lint
#ifdef DEBUG
-char version[] = "Zephyr Server (DEBUG) 2.0EXL";
+char version[] = "Zephyr Server (DEBUG) 2.0";
#else
-char version[] = "Zephyr Server 2.0EXL";
+char version[] = "Zephyr Server 2.0";
#endif DEBUG
/*
* Server loop for Zephyr.