author | Max Kellermann <max@duempel.org> | |
Fri, 3 Oct 2008 13:23:46 +0000 (15:23 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 3 Oct 2008 13:23:46 +0000 (15:23 +0200) | ||
commit | 4e2a8e257885f8bfd4c052c4587dd8dbc4238e20 | |
tree | e0ff6252c311f75563c8fc0a251ba5a7d01400d6 | tree | snapshot |
parent | ef040e296e46fcc7620edaf89ffac05e065ec3e3 | commit | diff |
typo: ignore SIGPIPE instead of SIGWINCH
Somehow the "ignore SIGPIPE" patch had a fatal typo: instead of
ignoring SIGPIPE, it ignored SIGWINCH. Somehow ncurses managed to
hide the bug's symptoms, but a recent patch finally broke it. Repair
the typo.
Somehow the "ignore SIGPIPE" patch had a fatal typo: instead of
ignoring SIGPIPE, it ignored SIGWINCH. Somehow ncurses managed to
hide the bug's symptoms, but a recent patch finally broke it. Repair
the typo.
src/main.c | diff | blob | history |