commit | 52ab00b60863baf995522da1a638df4d6e9b0e8b | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue Apr 01 18:18:46 2014 -0500 |
committer | Rob Landley <rob@landley.net> | Tue Apr 01 18:18:46 2014 -0500 |
tree | e82756db9ca3148edcc52f5c009ca1d594f94ff4 | |
parent | 5b405827a2fa4c928c488f3e7b0197dfec60dcc2 [diff] |
bugfix: the multiplexer increments optc and then the command the multiplexer runs increments it further, resulting in a wrong count. Fix: zero it.