diff options
author | Florian Westphal <fw@strlen.de> | 2017-04-04 20:46:01 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2017-04-08 22:30:39 +0200 |
commit | cd3877cd4a7c4943dc29c274366795f02c42feb0 (patch) | |
tree | 9c4f36ba74db7dd7639212b27c5fb28c87239aca /include/numgen.h | |
parent | 65666972f8d33b8594843568fb4c6f819d4a3e78 (diff) |
src: fix build warning on i686
datatype.c:182:13: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=] printf("%lu", val);
Signed-off-by: Florian Westphal <fw@strlen.de>
Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/numgen.h')
0 files changed, 0 insertions, 0 deletions