-
Stephane Viau authored
Avoid such errors at compilation time: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' Signed-off-by:
Stephane Viau <sviau@codeaurora.org>
981371f3
Avoid such errors at compilation time:
format '%d' expects argument of type 'int', but argument 3 has type 'size_t'
Signed-off-by:
Stephane Viau <sviau@codeaurora.org>