From 08b54647775a09c94cf32ae5eccd64c8661ce1f7 Mon Sep 17 00:00:00 2001 From: John Vogel Date: Sun, 6 Dec 2015 00:15:32 -0500 Subject: Initial commit for cic, ncurses fork of sic --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') 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!" -- cgit v1.2.3