diff options
author | Jeff Epler <jepler@gmail.com> | 2025-07-10 19:39:10 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-25 10:57:59 +1000 |
commit | 61006d80169ea4dc12b62b835d41b9c55f673111 (patch) | |
tree | 6b4926cb478fdbc52cd0dfaf08faafa61632a027 /shared/netutils/trace.c | |
parent | a06857a11ad16a3ca1e22815687c37a5ebd38fb6 (diff) |
unix/coverage: Cast values to fit %x formatting code.
This fixes the following diagnostic produced by the plugin:
error: argument 3: Format ‘%x’ requires a ‘int’ or
‘unsigned int’ (32 bits), not ‘long unsigned int’ [size 64]
[-Werror=format=]
Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'shared/netutils/trace.c')
0 files changed, 0 insertions, 0 deletions