summaryrefslogtreecommitdiffhomepage
path: root/runopts.h
diff options
context:
space:
mode:
Diffstat (limited to 'runopts.h')
-rw-r--r--runopts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runopts.h b/runopts.h
index 770ae8f..5118769 100644
--- a/runopts.h
+++ b/runopts.h
@@ -86,7 +86,7 @@ typedef struct svr_runopts {
int ipv6;
*/
-#ifdef DO_MOTD
+#if DO_MOTD
/* whether to print the MOTD */
int domotd;
#endif