Revision: 14971
          http://sourceforge.net/p/edk2/code/14971
Author:   jcarsey
Date:     2013-12-12 17:55:37 +0000 (Thu, 12 Dec 2013)
Log Message:
-----------
ShellPkg: typo in the last commit.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <[email protected]>

Modified Paths:
--------------
    trunk/edk2/ShellPkg/Application/Shell/Shell.c

Modified: trunk/edk2/ShellPkg/Application/Shell/Shell.c
===================================================================
--- trunk/edk2/ShellPkg/Application/Shell/Shell.c       2013-12-12 17:28:05 UTC 
(rev 14970)
+++ trunk/edk2/ShellPkg/Application/Shell/Shell.c       2013-12-12 17:55:37 UTC 
(rev 14971)
@@ -77,7 +77,8 @@
 
   @retval                 A pointer to the | character in CmdLine or NULL if 
not present.
 **/
-BOOLEAN
+CONST
+CHAR16*
 EFIAPI
 FindSplit(
   IN CONST CHAR16 *CmdLine

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to