summaryrefslogtreecommitdiff
path: root/korean/bitchx/files/patch-source_modules.c
diff options
context:
space:
mode:
Diffstat (limited to 'korean/bitchx/files/patch-source_modules.c')
-rw-r--r--korean/bitchx/files/patch-source_modules.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/korean/bitchx/files/patch-source_modules.c b/korean/bitchx/files/patch-source_modules.c
deleted file mode 100644
index a90d13de9732..000000000000
--- a/korean/bitchx/files/patch-source_modules.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- source/modules.c.orig Tue Feb 18 14:58:09 2003
-+++ source/modules.c Tue Feb 18 14:58:23 2003
-@@ -65,7 +65,7 @@
-
- Function_ptr global_table[NUMBER_OF_GLOBAL_FUNCTIONS] = { NULL };
- extern int read_sockets();
--extern unsigned long bitchx_numver;
-+extern const unsigned long bitchx_numver;
- extern int identd;
-
- extern int (*dcc_open_func) (int, int, unsigned long, int);