]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg: typo in the last commit.
authorJaben Carsey <jaben.carsey@intel.com>
Thu, 12 Dec 2013 17:55:37 +0000 (17:55 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 12 Dec 2013 17:55:37 +0000 (17:55 +0000)
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

ShellPkg/Application/Shell/Shell.c

index 660e0e5773c0a4891978605ddc117069a7900afd..25c519c31561c7de37cc359edda355c23df188d0 100644 (file)
@@ -77,7 +77,8 @@ STATIC CONST CHAR16 mStartupScript[]        = L"startup.nsh";
 \r
   @retval                 A pointer to the | character in CmdLine or NULL if not present.\r
 **/\r
-BOOLEAN\r
+CONST\r
+CHAR16*\r
 EFIAPI\r
 FindSplit(\r
   IN CONST CHAR16 *CmdLine\r