| # | Line 534 | Line 534 | sendto_channel_butone(struct Client *one | |
|---|---|---|
| 534 | /* sendto_server() | |
| 535 | * | |
| 536 | * inputs - pointer to client to NOT send to | |
| 537 | < | * - pointer to source client required by LL (if any) |
| 538 | < | * - pointer to channel required by LL (if any) |
| 537 | > | * - pointer to channel |
| 538 | * - caps or'd together which must ALL be present | |
| 539 | * - caps or'd together which must ALL NOT be present | |
| 540 | * - printf style format string | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |