Changeset 807 for trunk/ithildin/modules/ircd/protocols/rfc1459.c
- Timestamp:
- 06/04/07 21:17:16 (5 years ago)
- File:
-
- 1 edited
-
trunk/ithildin/modules/ircd/protocols/rfc1459.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ithildin/modules/ircd/protocols/rfc1459.c
r806 r807 14 14 MODULE_REGISTER("$Rev$"); 15 15 const char *mdepends[] = MDEPENDS; 16 const char *msoftdepends[] = { 17 "ircd.command.pass", "ircd.command.user", 18 NULL 19 }; 16 20 17 21 /* parser for packets */
Note: See TracChangeset
for help on using the changeset viewer.
