| # | Line 742 | Line 742 | server_estab(struct Client *client_p) | |
|---|---|---|
| 742 | ||
| 743 | SetServer(client_p); | |
| 744 | ||
| 745 | – | /* Update the capability combination usage counts. -A1kmm */ |
| 746 | – | set_chcap_usage_counts(client_p); |
| 747 | – | |
| 745 | /* Some day, all these lists will be consolidated *sigh* */ | |
| 746 | dlinkAdd(client_p, &client_p->lnode, &me.serv->server_list); | |
| 747 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |