commit | e9e8bab3801468a6ce0c141fb19fdfd7278eb505 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Fri Sep 10 00:16:19 2010 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Fri Sep 10 00:16:19 2010 +0200 |
tree | 0b4a1b8370e242bc216fda902f1d51058b20efd0 | |
parent | f23f9dfba11b58645fafe867ad68880075267129 [diff] [blame] |
Prepare v2010.09-rc1 Coding style cleanup. Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/common/cmd_mmc.c b/common/cmd_mmc.c index c0b30d8..2b14a42 100644 --- a/common/cmd_mmc.c +++ b/common/cmd_mmc.c
@@ -134,7 +134,7 @@ mmcinfo, 2, 0, do_mmcinfo, "display MMC info", "<dev num>\n" - " - device number of the device to dislay info of\n" + " - device number of the device to dislay info of\n" "" );