arm-jtag-ew: Formatting

This commit is contained in:
Simon Barner 2011-09-16 21:14:39 +02:00 committed by Andreas Fritiofson
parent 028d9aa9ed
commit 830e76fecd

View File

@ -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;