Changeset 770
- Timestamp:
- 09/08/06 01:31:43 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ithildin-1.1/modules/ircd/addons/antidrone.c
r769 r770 62 62 client_t *cli = (client_t *)data; 63 63 64 if (!MYCLIENT(cli)) 65 return NULL; /* do not bother processing remote clients */ 66 64 67 if (anti_bear) 65 68 sendto_one(cli, "439", ":%s", MSG_FMT(cli, anti_bear_message));
Note: See TracChangeset
for help on using the changeset viewer.
