diff options
author | Neutron Soutmun <neo.neutron@gmail.com> | 2021-01-18 11:58:30 +0700 |
---|---|---|
committer | Jozsef Kadlecsik <kadlec@netfilter.org> | 2021-01-19 09:00:10 +0100 |
commit | 423a309ca8df5747e41a28ddce33d61fe64a2844 (patch) | |
tree | b1454030801ab7fdac7479e1390fc04bff558251 /lib/Make_extra.am | |
parent | da6242e1758381135b15c4c4e9f170340f50e128 (diff) |
ipset: fix print format warning
* Use PRIx64 for portablility over various architectures.
* The format string for the 64bit number printing is incorrect,
the `%` sign is missing.
* The force types casting over the uint32_t and uint64_t are unnecessary
which warned by the compiler on different architecture.
Signed-off-by: Neutron Soutmun <neo.neutron@gmail.com>
Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
Diffstat (limited to 'lib/Make_extra.am')
0 files changed, 0 insertions, 0 deletions