]> granicus.if.org Git - json-c/commit
Replaced #if HAVE_X with #ifdef HAVE_X as the former test is troublemaker with #defin...
authorMateusz Loskot <mateusz@loskot.net>
Mon, 21 May 2012 22:22:36 +0000 (23:22 +0100)
committerMateusz Loskot <mateusz@loskot.net>
Mon, 21 May 2012 22:22:36 +0000 (23:22 +0100)
commita6f39a3c0ce09aec1f947479e7c441f5c2b99f01
treec9b8b9c74450631a7f465d2ae364838fd5f0bb56
parent1abaaee658389037ba016b7ba7eca65755d53b07
Replaced #if HAVE_X with #ifdef HAVE_X as the former test is troublemaker with #define HAVE_X where #define HAVE_X 1|0 is meant.
arraylist.c
json_object.c
json_tokener.c
json_util.c
printbuf.c