]> git.ipfire.org Git - thirdparty/json-c.git/commit
Also fix messages returned from json_tokener_error_desc() (broke due to the ordering...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 12 Aug 2023 18:52:32 +0000 (18:52 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 12 Aug 2023 18:52:32 +0000 (18:52 +0000)
commit6dd86181704f2cb4425608c1513ecaf9cbf38e85
treeae49262d385b0a043ac0cf5ec801144c41329367
parent3dad6941daf87bcdb5c750225ba655e414c4045b
Also fix messages returned from json_tokener_error_desc() (broke due to the ordering change of enum json_tokener_error)
json_tokener.c