diff options
Diffstat (limited to 'common/cmd_vfd.c')
| -rw-r--r-- | common/cmd_vfd.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/common/cmd_vfd.c b/common/cmd_vfd.c index 84d9530aa..9c5b0385b 100644 --- a/common/cmd_vfd.c +++ b/common/cmd_vfd.c @@ -71,7 +71,7 @@ U_BOOT_CMD(  	"/N\n"  	"    - load bitmap N to the VFDs (N is _decimal_ !!!)\n"  	"vfd ADDR\n" -	"    - load bitmap at address ADDR\n" +	"    - load bitmap at address ADDR"  );  #endif |