]> git.ipfire.org Git - thirdparty/collectd.git/commit
bind: fix warning for variable used only in DEBUG() calls
authorEero Tamminen <eero.t.tamminen@intel.com>
Mon, 6 May 2024 08:48:33 +0000 (11:48 +0300)
committerMatthias Runge <mrunge@matthias-runge.de>
Tue, 7 May 2024 07:35:11 +0000 (09:35 +0200)
commit4d29f1d0447292674180b225cd6df0a0eb38b784
treea2477a3b620cad59ff6244eb673f089ca8b0176d
parentff8cd79667fa379f3088a927e75e989bc996fccc
bind: fix warning for variable used only in DEBUG() calls

Fixes: https://github.com/collectd/collectd/issues/4305
Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>
src/bind.c