]> granicus.if.org Git - curl/commit
cmake: Fix CurlTests check for gethostbyname_r with 5 arguments
authorBrad King <brad.king@kitware.com>
Fri, 14 Aug 2015 13:35:05 +0000 (15:35 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 14 Aug 2015 14:12:27 +0000 (16:12 +0200)
commita9c97fba81bd638ce0e29488708bd0e182679898
tree99e7cd4168fdac02c72409550f61d730cc2c3acb
parent1a85c8ef150abc4725059a45015f38d09849f44b
cmake: Fix CurlTests check for gethostbyname_r with 5 arguments

Fix the check code to pass 5 arguments instead of 6.  This typo was
introduced by commit aebfd4cfbf (cmake: fix gethostby{addr,name}_r in
CurlTests, 2014-10-31).
CMake/CurlTests.c