| # | Line 243 | Line 243 | extern int find_capability(const char *) | |
|---|---|---|
| 243 | extern void send_capabilities(struct Client *, struct AccessItem *, int, int); | |
| 244 | extern void write_links_file(void *); | |
| 245 | extern void server_estab(struct Client *); | |
| 246 | – | extern void set_autoconn(struct Client *, const char *, int); |
| 246 | extern const char *show_capabilities(struct Client *); | |
| 247 | extern void try_connections(void *); | |
| 248 | extern void collect_zipstats(void *); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |