summaryrefslogtreecommitdiff
path: root/net/tintin++-devel/files/patch-ab
blob: 4a3dd6e5623ce0587bdf597561f94a0642b17b42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- main.c.orig	Sun Feb 18 22:31:06 2001
+++ main.c	Sun Feb 18 22:31:13 2001
@@ -73,7 +73,7 @@
 int verbatim = 0;
 int prompt_on = 0;
 int funcnum = 0;
-int enable_chat = 1;
+int enable_chat = 0;
 char homepath[1025];
 char prompt_line[BUFFER_SIZE];