mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-08 21:18:48 +08:00

format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'off_t' {aka 'long long int'} Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>