mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
arm-jtag-ew: Formatting
This commit is contained in:
committed by
Andreas Fritiofson
parent
028d9aa9ed
commit
830e76fecd
@@ -204,7 +204,7 @@ static int armjtagew_speed(int speed)
|
||||
}
|
||||
else
|
||||
{
|
||||
LOG_INFO("Requested speed %dkHz, emulator reported %dkHz.", speed, speed_real);
|
||||
LOG_INFO("Requested speed %dkHz, emulator reported %dkHz.", speed, speed_real);
|
||||
}
|
||||
|
||||
return ERROR_OK;
|
||||
|
||||
Reference in New Issue
Block a user