]> jfr.im git - irc/irssi/irssi.git/commit
Fix logic in how actions are printed for other protocols
authorAndrej Kacian <redacted>
Tue, 7 Mar 2023 19:42:59 +0000 (20:42 +0100)
committerGitea <redacted>
Tue, 21 Mar 2023 06:25:57 +0000 (06:25 +0000)
commit3057c9e9208ed8d7f9490d1b4a801734be89e938
treeddb3ccb657002b029ff609c4fb49422fb7f58a56
parent1c9990acab3e3fb162a3c1ad4936b0f2678ef07d
Fix logic in how actions are printed for other protocols

This causes subsequent window_item_set_active() check, further
down in the same function, to evaluate correctly, and getting
the action message printed using correct format.
src/fe-common/irc/fe-irc-messages.c