mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Now iterating over all servers to avoid crashes on server_ischannel(), which is a macro for server->ischannel(), so it dies horribly when it's null. Doesn't help that IS_IRC_SERVER() always returns true on null. |
||
|---|---|---|
| .. | ||
| core | ||
| irc | ||
| Makefile.am | ||