diff options
author | Eric Leblond <eric@regit.org> | 2014-01-25 11:46:52 +0100 |
---|---|---|
committer | Eric Leblond <eric@regit.org> | 2014-01-25 19:17:56 +0100 |
commit | a69b30c6f9b9d65ad9e3cba64c98eff3e1538c33 (patch) | |
tree | 4a424fdf168628c263a0ce6152519f3dda91e91d /ulogd.init | |
parent | 05ef694c3e845a4c6babcaa59d3bf7a6f507866b (diff) |
util: fix warning on format string
pp_print macro was not correctly formatting u64. This patch renames
it to pp_print_u as it is only used to print integer. It also use
the PRIu* macros to have a correct format string for all integers
type.
Diffstat (limited to 'ulogd.init')
0 files changed, 0 insertions, 0 deletions