Fix for mix from Isaac Dunham (who can actually test it). (I tweaked the curly brackets.)
authorRob Landley <rob@landley.net>
Thu, 1 Jan 2015 04:38:48 +0000 (22:38 -0600)
committerRob Landley <rob@landley.net>
Thu, 1 Jan 2015 04:38:48 +0000 (22:38 -0600)
commit88fe31338f02f8d189e5bfb9164e97b5b7e23d62
tree5e203e26bde9f02eb716d0b8aab8eba8f199ae8b
parentf3e56f4e4ff773de95fa2c9daf979734d826fc33
Fix for mix from Isaac Dunham (who can actually test it). (I tweaked the curly brackets.)

He says:

In the channel selection loop, "if (TT.chan)" had been combined with
a strcmp; the else conditionals were premised on if (TT.chan) alone.

The help text had been only partially updated for a couple option changes.
toys/other/mix.c