| commit | f1eaa4e0d05a1edc1023a1922c7cc5e2d5bcb546 | [log] [tgz] |
|---|---|---|
| author | Vincent Driessen <vincent@datafox.nl> | 周四 2月 03 16:11:25 2011 +0100 |
| committer | Vincent Driessen <vincent@datafox.nl> | 周四 2月 03 16:11:25 2011 +0100 |
| tree | 0b14edba6ad876d288a26b3493e12331c9bdb27d | |
| parent | 553776fd08c288fa221817ce118939c358d08ecb [diff] |
Don't just take the last argument, take the first. This patch was originally contributed as a workaround for the cases where there were flags that took the first argument position. This fix was just plain wrong and this commit reverts it.