]> git.ipfire.org Git - thirdparty/json-c.git/commit
Issue #205: use _strdup instead of strdup on Windows.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 23 May 2016 02:37:09 +0000 (02:37 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 23 May 2016 02:37:09 +0000 (02:37 +0000)
commit5e4e5f7d9df01084b025d1fc619ca9ce9dcceef3
treeb7602ed8c4bac3c37e286b0af9ea5c6726619ad8
parentf4ca1325ae3641fe7507ce72fd075ae68d2ce09b
Issue #205: use _strdup instead of strdup on Windows.
config.h.win32