diff options
author | dequis <dx@dxzone.com.ar> | 2015-10-08 00:06:17 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2015-10-08 00:06:17 -0300 |
commit | f540ec9de1bb35b226e3c97e763238072fe295dd (patch) | |
tree | f3d0595074a56aaebcc9b79690299901cc782ba1 /m4 | |
parent | 79fa2fcb598ac4a9c6caa4d94162ec98f14dfee5 (diff) | |
download | irssi-f540ec9de1bb35b226e3c97e763238072fe295dd.zip |
Fix /reconnect RECON-1 saying "Reconnection tag 1 not found"
Turns out it was fixing the wrong string, and trying to do
atoi("RECON-1") instead of atoi("1").
"/reconnect 1" worked, but "/reconnect RECON-1" gave that confusing
error message.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions