diff options
Diffstat (limited to 'games/hack/config.h')
-rw-r--r-- | games/hack/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/config.h b/games/hack/config.h index f382937ba554..c4b78a7934aa 100644 --- a/games/hack/config.h +++ b/games/hack/config.h @@ -57,7 +57,7 @@ */ /* #define MAIL */ #define DEF_MAILREADER _PATH_MAIL /* or e.g. /bin/mail */ -#define MAILCKFREQ 100 +#define MAILCKFREQ 100 #define SHELL /* do not delete the '!' command */ |