]> git.ipfire.org Git - thirdparty/iptables.git/commit
xshared: Fix build for -Werror=format-security
authorPhil Sutter <phil@nwl.cc>
Fri, 13 May 2022 14:51:58 +0000 (16:51 +0200)
committerPhil Sutter <phil@nwl.cc>
Fri, 13 May 2022 15:02:43 +0000 (17:02 +0200)
commitb72eb12ea5a61df0655ad99d5048994e916be83a
treefe21d6ed884fe54277368ba3069ad05c03c67029
parentfa0ccdbdbec467ee6a562d5de38eaaefa1016ad7
xshared: Fix build for -Werror=format-security

Gcc complains about the omitted format string.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/xshared.c