]> git.ipfire.org Git - thirdparty/json-c.git/commit
Fix the -f option to apps/json_parse, add a -F <arg> option to specify arbitrary...
authorEric Hawicz <erh@twosigma.com>
Tue, 4 Jul 2023 16:00:31 +0000 (12:00 -0400)
committerEric Hawicz <erh@twosigma.com>
Tue, 4 Jul 2023 16:00:31 +0000 (12:00 -0400)
commit11311ed2a3e10e8ac4519b5e233cb57d75aece73
treed7d011715289eeed5690caca997c80d062daffc8
parente9d3ab209a8f774b476c8933f18a85bf9b611c16
Fix the -f option to apps/json_parse, add a -F <arg> option to specify arbitrary flags to pass to json_object_to_json_string_ext().
apps/json_parse.c