diff options
Diffstat (limited to 'runopts.h')
-rw-r--r-- | runopts.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ typedef struct svr_runopts { int ipv6; */ -#ifdef DO_MOTD +#if DO_MOTD /* whether to print the MOTD */ int domotd; #endif |