mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
Rick Altherr <kc8apf@kc8apf.net> - fix warnings
git-svn-id: svn://svn.berlios.de/openocd/trunk@1126 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -1178,7 +1178,7 @@ int default_flash_blank_check(struct flash_bank_s *bank)
|
||||
int i;
|
||||
int retval;
|
||||
int fast_check = 0;
|
||||
int blank;
|
||||
u32 blank;
|
||||
|
||||
if (bank->target->state != TARGET_HALTED)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user