Changeset 804 for trunk/ithildin/modules/ircd/addons/cmode_operonly.c
- Timestamp:
- 06/01/07 04:10:37 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ithildin/modules/ircd/addons/cmode_operonly.c
r803 r804 17 17 MODULE_REGISTER("$Rev$"); 18 18 19 /* 20 @DEPENDENCIES@: ircd 21 @DEPENDENCIES@: ircd/addons/core 22 */ 19 const char **mdepends = [ 20 "ircd", 21 NULL 22 ] 23 23 24 24 static unsigned char chanmode_operonly;
Note: See TracChangeset
for help on using the changeset viewer.
