]> git.ipfire.org Git - thirdparty/json-c.git/commit
Since we already use a local json_bool type, replace any stdbool.h usage with
authorEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 25 Apr 2012 02:54:07 +0000 (21:54 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 25 Apr 2012 02:54:07 +0000 (21:54 -0500)
commit4e000a65e671588749a670c5d954ffa8d2d41b0a
tree257279a5b0edd7b7abdfc0b1da03089392329ef5
parent0f8c53450291ab4d108cf5cb83104d1fbe39a002
Since we already use a local json_bool type, replace any stdbool.h usage with
 that, since not all environments actually have a stdbool.h to use.
json_object.c
json_object_iterator.c
json_object_iterator.h