commit | e8943ccb1a37d16cc99bfd3e06f77e04d0cfda5a | [log] [tgz] |
---|---|---|
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | Thu Feb 25 14:03:08 2010 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Sun Mar 21 16:44:04 2010 +0100 |
tree | 952286ac78310c725a17dc4880834a5271e18138 | |
parent | 9f64dcbcbc1a92ce7aff4d405c5ff16e2cf9751f [diff] |
cmd_mmc remove \n This patch removes the \n after the help message for mmcinfo. This resulted in an empty line being displayed after the mmcinfo line when the help command was given. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>