summaryrefslogtreecommitdiffstats
path: root/Omap35xxPkg/Library/EblCmdLib/EblCmdLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'Omap35xxPkg/Library/EblCmdLib/EblCmdLib.c')
-rw-r--r--Omap35xxPkg/Library/EblCmdLib/EblCmdLib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Omap35xxPkg/Library/EblCmdLib/EblCmdLib.c b/Omap35xxPkg/Library/EblCmdLib/EblCmdLib.c
index c59f75b5be..47161755de 100644
--- a/Omap35xxPkg/Library/EblCmdLib/EblCmdLib.c
+++ b/Omap35xxPkg/Library/EblCmdLib/EblCmdLib.c
@@ -2,7 +2,7 @@
Add custom commands for BeagleBoard development.
Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
-
+
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -35,7 +35,7 @@
Argv[0] - "%CommandName%"
@param Argc Number of command arguments in Argv
- @param Argv Array of strings that represent the parsed command line.
+ @param Argv Array of strings that represent the parsed command line.
Argv[0] is the command name
@return EFI_SUCCESS