| d19034ae | 09-Mar-2020 |
Vladimir Medvedkin <[email protected]> |
app/test-fib: fix 32-bits build
Change format for uint64_t to %"PRIu64" to make compiler happy.
Fixes: 103809d032cd ("app/test-fib: add test application for FIB") Cc: [email protected]
Signed-off-by
app/test-fib: fix 32-bits build
Change format for uint64_t to %"PRIu64" to make compiler happy.
Fixes: 103809d032cd ("app/test-fib: add test application for FIB") Cc: [email protected]
Signed-off-by: Vladimir Medvedkin <[email protected]>
show more ...
|