commit | 08dea3e5a71bbdbf3bb123ff05c521eb152c690a | [log] [tgz] |
---|---|---|
author | Glenn L McGrath <bug1@ihug.co.nz> | Fri Aug 29 10:58:46 2003 +0000 |
committer | Glenn L McGrath <bug1@ihug.co.nz> | Fri Aug 29 10:58:46 2003 +0000 |
tree | a6bf9c8c06b3a07093d475a0b7695702d6ae6a2f | |
parent | 62b031fb8283e625cd45ba910ded0338c7c147da [diff] |
"This function was not updating the argc and argv pointers to reflect the arguments it consumed, which means the calling function encountered them as well. As a result, a command like "ip -6 addr" was yielding a usage error." - Philip Blundell