arm-jtag-ew: Formatting
authorSimon Barner <barner@gmx.de>
Fri, 16 Sep 2011 19:14:39 +0000 (21:14 +0200)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sat, 8 Oct 2011 21:10:11 +0000 (23:10 +0200)
src/jtag/drivers/arm-jtag-ew.c

index d42756c45b4f84d2f95061ec05007602a231aa1b..b0c522f7735a31791677d36492c8e8dbed4442ac 100644 (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;