]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Merge pull request #646 from pascal-cuoq/fix_645
authorEric Hawicz <erh+git@nimenees.com>
Wed, 22 Jul 2020 01:24:59 +0000 (21:24 -0400)
committerGitHub <noreply@github.com>
Wed, 22 Jul 2020 01:24:59 +0000 (21:24 -0400)
Cast to unsigned char instead of int when calling tolower (Fixes #645)


Trivial merge