From 33dac03b1b5d61e4fed7bad445ba40b4c97feba0 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Wed, 23 Jan 2008 14:41:37 +0100 Subject: Coding Style Cleanup; update CHANGELOG Signed-off-by: Wolfgang Denk --- include/configs/atngw100.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/atngw100.h') diff --git a/include/configs/atngw100.h b/include/configs/atngw100.h index b38c813..414e130 100644 --- a/include/configs/atngw100.h +++ b/include/configs/atngw100.h @@ -81,7 +81,7 @@ #define CONFIG_AUTOBOOT 1 #define CONFIG_AUTOBOOT_KEYED 1 #define CONFIG_AUTOBOOT_PROMPT \ - "Press SPACE to abort autoboot in %d seconds\n" + "Press SPACE to abort autoboot in %d seconds\n" #define CONFIG_AUTOBOOT_DELAY_STR "d" #define CONFIG_AUTOBOOT_STOP_STR " " -- cgit v1.1