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