]> git.ipfire.org Git - thirdparty/json-c.git/commit
Merge pull request #29 from mloskot/msvc-port
authorEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 31 May 2012 04:57:28 +0000 (21:57 -0700)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 31 May 2012 04:57:28 +0000 (21:57 -0700)
commitc58386f33f892270d4520d70f2be58b20f24a3cd
tree42da3e8bde6716cf3214fe511260a2c7081f97f8
parent837d685d787366a9bf5266c91a9867dd1cafc420
parent271c53ebdd6ca995a6feec6dd67881e15b7a9eb0
Merge pull request #29 from mloskot/msvc-port

Add missing casts from void* and replace #if HAVE_X with #ifdef HAVE_X