]> git.ipfire.org Git - thirdparty/json-c.git/commit
Issue #635: Fix "expression has no effect" warning in json_tokener.c by casting to...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 23 Jun 2020 02:51:46 +0000 (02:51 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 23 Jun 2020 02:51:46 +0000 (02:51 +0000)
commit84e6032883b507f16c877297da97927ea87811f1
tree2674cb26e3a332d7302baf2ab306af71623dfde5
parent7a72805e344509170c1665522c4f82a96d050ea7
Issue #635: Fix "expression has no effect" warning in json_tokener.c by casting to void.
json_tokener.c