]> granicus.if.org Git - curl/commit
unittests: Fixed compilation warnings
authorSteve Holme <steve_holme@hotmail.com>
Sat, 2 Apr 2016 23:02:19 +0000 (00:02 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 2 Apr 2016 23:02:19 +0000 (00:02 +0100)
commit0326b06770d6a3bd8c877497ef949ff4cdf30210
treef37a899cb30dc8881e4aed4b742c61182f64050e
parente238253d06199e15f86d860a367b8b9250a7ff7f
unittests: Fixed compilation warnings

warning: implicit declaration of function 'sprintf_was_used'
         [-Wimplicit-function-declaration]

Follow up to the modications made to tests/libtest in commit 55452ebdff
as we prefer not to use sprintf() now.
tests/unit/unit1604.c