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

cmd_ximg.c: fix error: 'i' undeclared


Fix compile error:

	cmd_ximg.c: In function 'do_imgextract':
	cmd_ximg.c:234: error: 'i' undeclared (first use in this function)
	cmd_ximg.c:234: error: (Each undeclared identifier is reported only once
	cmd_ximg.c:234: error: for each function it appears in.)

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 9b208ece
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