# | Line 566 | Line 566 | register_local_user(struct Client *sourc | |
---|---|---|
566 | ||
567 | if (!(Count.max_loc % 10)) | |
568 | sendto_realops_flags(UMODE_ALL, L_ALL, SEND_NOTICE, | |
569 | < | "New Max Local Clients: %d", |
569 | > | "New maximum local client connections: %u", |
570 | Count.max_loc); | |
571 | } | |
572 |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |