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