]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: fix off-by-one
authorJohannes Berg <johannes.berg@intel.com>
Fri, 18 Sep 2015 08:54:17 +0000 (10:54 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 18 Sep 2015 08:54:17 +0000 (10:54 +0200)
commit516ef62a816143e7d2e4cdb53847eb80b7a9c286
tree3157c7e052baa68ce49dbba099784996017f3a0d
parent8823f67ba5a4169ff41cbfe6987107abf4ef0298
iw: fix off-by-one

An off-by-one prevented printing the very last command, fix it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
info.c