]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix build issue on FreeBSD: printf arguments have to be cast.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Sun, 22 Aug 2010 10:29:23 +0000 (12:29 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Sun, 22 Aug 2010 10:29:23 +0000 (12:29 +0200)
commit9ba89fd40d1f861f1fd3a41bdb6e8ced13e254a0
tree6ae1b2511362037f2f21258b249d97c7a42bdc15
parent10d3d85134453ece31b3633da8c8213176f3c243
Fix build issue on FreeBSD: printf arguments have to be cast.
tools/purge/conffile.cc