summaryrefslogtreecommitdiffstats
path: root/sample
diff options
context:
space:
mode:
Diffstat (limited to 'sample')
-rw-r--r--sample/pttbbs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf
index 6b815e31..9263f386 100644
--- a/sample/pttbbs.conf
+++ b/sample/pttbbs.conf
@@ -50,7 +50,7 @@
#define RELAY_SERVER_IP "127.0.0.1"
/* 抬頭色彩 */
-#define TITLE_COLOR "\33[0;1;37;46m"
+#define TITLE_COLOR "\033[0;1;37;46m"
/* 若定義, 則所有編輯文章最下方都會加入編輯來源.
否則只有 SYSOP板會加入來源 */