aboutsummaryrefslogtreecommitdiff
path: root/korean/bitchx/files/patch-source-ctcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'korean/bitchx/files/patch-source-ctcp.c')
-rw-r--r--korean/bitchx/files/patch-source-ctcp.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/korean/bitchx/files/patch-source-ctcp.c b/korean/bitchx/files/patch-source-ctcp.c
new file mode 100644
index 000000000000..473f5da18cf2
--- /dev/null
+++ b/korean/bitchx/files/patch-source-ctcp.c
@@ -0,0 +1,11 @@
+--- source/ctcp.c.orig Mon Dec 18 22:26:09 2006
++++ source/ctcp.c Mon Dec 18 22:26:24 2006
+@@ -176,7 +176,7 @@
+
+ /* CDE do ops and unban logging */
+
+-static char *ctcp_type[] =
++char *ctcp_type[] =
+ {
+ "PRIVMSG",
+ "NOTICE"