Skip to content
Snippets Groups Projects
Commit 6ac360c4 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings


Fix these:
yaffscfg.c: In function 'cmd_yaffs_mread_file':
yaffscfg.c:316: warning: format '%08x' expects type 'unsigned int', but argument 3 has type 'char *'
yaffscfg.c: In function 'cmd_yaffs_ls': yaffscfg.c:371: warning: format '%7d' expects type 'int', but argument 3 has type 'off_t'

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent d1f7a899
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment