Changeset 823 for branches/ithildin-1.1/modules/ircd/send.c
- Timestamp:
- 11/07/08 04:27:12 (4 years ago)
- File:
-
- 1 edited
-
branches/ithildin-1.1/modules/ircd/send.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ithildin-1.1/modules/ircd/send.c
r748 r823 509 509 LIST_FOREACH(cp, ircd.lists.clients, lp) { 510 510 if (cp == one) 511 continue; 512 if (!CLIENT_REGISTERED(cp)) 511 513 continue; 512 514
Note: See TracChangeset
for help on using the changeset viewer.
