]> git.pld-linux.org Git - packages/BitchX.git/blame - BitchX-numver.patch
- fixed %%doc for europa
[packages/BitchX.git] / BitchX-numver.patch
CommitLineData
cb11733f 1--- BitchX/source/modules.c~ Mon Jan 8 07:24:22 2001
2+++ BitchX/source/modules.c Sun Dec 23 22:10:44 2001
3@@ -65,7 +65,7 @@
4
5 Function_ptr global_table[NUMBER_OF_GLOBAL_FUNCTIONS] = { NULL };
6 extern int read_sockets();
7-extern unsigned long bitchx_numver;
8+extern const unsigned long bitchx_numver;
9 extern int identd;
10
11 extern int (*dcc_open_func) (int, int, unsigned long, int);
This page took 0.096469 seconds and 4 git commands to generate.