gpioinfo: increase the width of the line offset
authorBartosz Golaszewski <bartekgola@gmail.com>
Sat, 28 Jan 2017 16:00:46 +0000 (17:00 +0100)
committerBartosz Golaszewski <bartekgola@gmail.com>
Sat, 28 Jan 2017 16:00:46 +0000 (17:00 +0100)
commitf34111d1bd31511b8d28ead61a74abf70692ac69
tree065598fc40e7e4458c2d8db6d612baa204df9c3c
parent82a3de75fe745087feee82ee53de92998f86343a
gpioinfo: increase the width of the line offset

Increase the width of the line offset to 3 - that way we can display
999 lines before the formatting will be shifted.

This should be generally enough, but we should still implement
a correct, generic solution for gpioinfo display.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
src/tools/gpioinfo.c