aboutsummaryrefslogtreecommitdiffstats
path: root/korean/bitchx/files/patch-source_modules.c
blob: a90d13de9732eaeb5433434df48158ec35a3f310 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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);