summaryrefslogtreecommitdiffstats
path: root/lib/parseopt.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2021-05-12 07:42:31 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2021-05-12 09:40:45 +0200
commit109142e36aae88cec7abee1ecb6e756146d871a0 (patch)
tree4edf6b19fd5c6c139e93e4d468f717e6c8884a7b /lib/parseopt.c
parentfeeb9fbe964af1e00658335e06e72e739a814070 (diff)
downloadbarebox-109142e36aae88cec7abee1ecb6e756146d871a0.tar.gz
barebox-109142e36aae88cec7abee1ecb6e756146d871a0.tar.xz
readline_simple: Fix compiler warning
char can be an unsigned type. To test the getchar() return value against negative values we have to use a signed type. Use int instead. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'lib/parseopt.c')
0 files changed, 0 insertions, 0 deletions