ShellPkg: typo in the last commit.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jaben Carsey <jaben.carsey@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14971 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -77,7 +77,8 @@ STATIC CONST CHAR16 mStartupScript[] = L"startup.nsh";
|
|||||||
|
|
||||||
@retval A pointer to the | character in CmdLine or NULL if not present.
|
@retval A pointer to the | character in CmdLine or NULL if not present.
|
||||||
**/
|
**/
|
||||||
BOOLEAN
|
CONST
|
||||||
|
CHAR16*
|
||||||
EFIAPI
|
EFIAPI
|
||||||
FindSplit(
|
FindSplit(
|
||||||
IN CONST CHAR16 *CmdLine
|
IN CONST CHAR16 *CmdLine
|
||||||
|
Reference in New Issue
Block a user