Commit e780b17e authored by Adam Borowski's avatar Adam Borowski
Browse files

examples: fix -Wformat warnings

format ‘%p’ expects argument of type ‘void *’, but argument 4 has type
‘uint64_t *’ {aka ‘long unsigned int *’} [-Werror=format=]
parent 29986721
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment