# | Line 57 | Line 57 | extern struct Channel *hash_find_channel | |
---|---|---|
57 | extern void *hash_get_bucket(int, unsigned int); | |
58 | ||
59 | extern void free_list_task(struct Client *); | |
60 | < | extern void safe_list_channels(struct Client *, int); |
60 | > | extern void safe_list_channels(struct Client *, bool); |
61 | ||
62 | extern unsigned int strhash(const char *); | |
63 | #endif /* INCLUDED_hash_h */ |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |