Re: [lng-odp] [PATCH] example: time: use PRIu32 where needed

2016-02-25 Thread Maxim Uvarov
On 02/23/16 19:41, Nicolas Morey-Chaisemartin wrote: Signed-off-by: Nicolas Morey-Chaisemartin --- example/time/time_global_test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/time/time_global_test.c b/example/time/time_global_test.c index 7cfd969..0c08f2c 1

[lng-odp] [PATCH] example: time: use PRIu32 where needed

2016-02-23 Thread Nicolas Morey-Chaisemartin
Signed-off-by: Nicolas Morey-Chaisemartin --- example/time/time_global_test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/time/time_global_test.c b/example/time/time_global_test.c index 7cfd969..0c08f2c 100644 --- a/example/time/time_global_test.c +++ b/example