summaryrefslogtreecommitdiffstats
path: root/hack/hack-config.h
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2021-05-02 12:50:43 +0000
committerCameron Katri <me@cameronkatri.com>2021-05-05 14:56:21 -0400
commit1c75ca2e2dc72d118edbb854455e602d70d80a52 (patch)
treea815eb983fa15e7c407095122e37acb90093be9a /hack/hack-config.h
parent2442661e769456700d67fac92056d18b3046633e (diff)
downloadbsdgames-darwin-1c75ca2e2dc72d118edbb854455e602d70d80a52.tar.gz
bsdgames-darwin-1c75ca2e2dc72d118edbb854455e602d70d80a52.tar.zst
bsdgames-darwin-1c75ca2e2dc72d118edbb854455e602d70d80a52.zip
games: remove trailing whitespace in *.c and *.h
Diffstat (limited to 'hack/hack-config.h')
-rw-r--r--hack/hack-config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hack/hack-config.h b/hack/hack-config.h
index 7f51a842..3ceaaafa 100644
--- a/hack/hack-config.h
+++ b/hack/hack-config.h
@@ -1,4 +1,4 @@
-/* $NetBSD: config.h,v 1.10 2011/08/06 19:53:24 dholland Exp $ */
+/* $NetBSD: config.h,v 1.11 2021/05/02 12:50:44 rillig Exp $ */
/*
* Copyright (c) 1985, Stichting Centrum voor Wiskunde en Informatica,
@@ -113,7 +113,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 */