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