]> git.ipfire.org Git - thirdparty/json-c.git/commit
Add cast to int on tolower() to fix warnings about array subscripts.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 5 Dec 2017 04:29:36 +0000 (04:29 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 5 Dec 2017 04:29:36 +0000 (04:29 +0000)
commit0e7ec2ffcda6591edb0475da64971b737aa5db6f
tree441612601d6597eda5e614877bca9f828738fea3
parentaedd36ac8b1254229c07e280164c477549c2f89f
Add cast to int on tolower() to fix warnings about array subscripts.
json_tokener.c