]> git.pld-linux.org Git - packages/bircd.git/blame - bircd-smode.patch
- s|/var/log/archiv|/var/log/archive|g
[packages/bircd.git] / bircd-smode.patch
CommitLineData
2ede4947 1diff -ur bircd.orig/include/config.h bircd/include/config.h
2--- bircd.orig/include/config.h 2004-09-09 22:31:09.000000000 +0200
3+++ bircd/include/config.h 2004-09-09 22:31:39.132427208 +0200
4@@ -70,7 +70,7 @@
5 ** SMODE command allow IRC Operators to change channel modes.
6 ** Usefull for helping users with opless channels.
7 */
8-#define NO_SMODE
9+#undef NO_SMODE
10
11 /* LOGGING
12 **
This page took 0.057965 seconds and 4 git commands to generate.