iter: improve the naming of line iterator constants
authorBartosz Golaszewski <bartekgola@gmail.com>
Mon, 2 Oct 2017 12:46:17 +0000 (14:46 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Mon, 2 Oct 2017 12:46:17 +0000 (14:46 +0200)
commit69facaaf0e5a2d9aecb97ca2e88e8c12112ddc1a
tree2b5747e96f6f4fcfde73ba170e5a51af15f51d7e
parent9f856266ead30309d3b85e57436c50b57af4d1d3
iter: improve the naming of line iterator constants

These three constants define the possible line iterator states. Make
their names reflect that.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
include/gpiod.h
src/lib/iter.c