]> git.ipfire.org Git - thirdparty/json-c.git/commit
Move a variable declaration to the start of the block to work better with older compi...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 9 Jul 2017 23:08:29 +0000 (16:08 -0700)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 9 Jul 2017 23:09:09 +0000 (16:09 -0700)
commitb64402ede2043d3bdc96291e4f990007edbf0832
tree5b723ca3db9e92cb472205e083970f913ed9bf41
parenta14ada57309e17a554d47dcb79b17e7c0897fdb6
Move a variable declaration to the start of the block to work better with older compilers.
json_object.c