diff options
author | Carlos Maniero <carlosmaniero@gmail.com> | 2023-04-14 13:01:27 -0300 |
---|---|---|
committer | Johnny Richard <johnny@johnnyrichard.com> | 2023-04-14 18:08:12 +0200 |
commit | ce1ed0fa09f42400ff2803426c0d7b3c881b2046 (patch) | |
tree | 2a93029cfce4438182e5e2de49c8235fcf26182a /src/pipac.c | |
parent | ac701605347e913b19ef8bd7f11039162e504f35 (diff) |
lexer: Fix string format warning
warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has
type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
Signed-off-by: Carlos Maniero <carlosmaniero@gmail.com>
Diffstat (limited to 'src/pipac.c')
0 files changed, 0 insertions, 0 deletions