Skip to content
Commit de1643d8 authored by Chen Xingyu's avatar Chen Xingyu Committed by Fabio Baltieri
Browse files

net: mqtt: Fix error of `size_t` formatting with `PRIu16`



This addresses the following warning building with `CONFIG_64BIT=y`:

    error: format '%hu' expects argument of type 'int', but argument X has
    type 'size_t' {aka 'long unsigned int'}

Signed-off-by: default avatarChen Xingyu <hi@xingrz.me>
parent 75fc0a07
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment