]> git.ipfire.org Git - thirdparty/json-c.git/commit
Squash deprecated function warning by replacing json_object_object_get calls with...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 23 Aug 2015 04:06:36 +0000 (00:06 -0400)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 23 Aug 2015 04:06:36 +0000 (00:06 -0400)
commitd4f8f92eb0dcc8e4f15945b01ca1aa8517d18e16
tree052439d115e5fe4d49219e1cad4495d20dc705c0
parent93b1fe63e5189a2e65643b14c3ae70c3b90a31cf
Squash deprecated function warning by replacing json_object_object_get calls with json_object_object_get_ex in test_cast.
tests/test_cast.c