summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorJohn Vogel <jvogel4@stny.rr.com>2015-12-06 00:15:32 -0500
committerJohn Vogel <jvogel4@stny.rr.com>2015-12-06 00:15:32 -0500
commit08b54647775a09c94cf32ae5eccd64c8661ce1f7 (patch)
tree237d2a0984de75d5850f769b3256a47f4245522a /config.def.h
parent7f0141bbe92dc6c3423ff39d21e8ec5c18b58ec1 (diff)
downloadcic-08b54647775a09c94cf32ae5eccd64c8661ce1f7.tar.gz
Initial commit for cic, ncurses fork of sic
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 6d720e9..dc88ad0 100644
--- a/config.def.h
+++ b/config.def.h
@@ -11,4 +11,4 @@
#define COMMAND_PREFIX_CHARACTER ':'
/* Parting message used when none is specified with ":l ..." command. */
-#define DEFAULT_PARTING_MESSAGE "sic - 250 LOC are too much!"
+#define DEFAULT_PARTING_MESSAGE "cic - 500 LOC are too much!"