]> git.ipfire.org Git - thirdparty/bind9.git/commit
Instead of declaring unused va_list, just don't declare it at all
authorOndřej Surý <ondrej@sury.org>
Fri, 27 Sep 2019 09:40:00 +0000 (11:40 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 3 Oct 2019 07:50:26 +0000 (09:50 +0200)
commit4ef534aa903fd7cc62551f1397e283c86ccb0bc0
treef59c30a87975f0f85191dd35cbd86dd171ce4a53
parentc3c515b56b8a3dd4446d6cbc4253f5fa32476977
Instead of declaring unused va_list, just don't declare it at all

(cherry picked from commit 269d507cccab454bf221f03d83b6882668b41c33)
lib/dns/tests/dnstest.c
lib/dns/tests/master_test.c