]> xenbits.xensource.com Git - people/liuw/ovmf.git/commitdiff
ShellPkg: clarify space limitation in comment.
authorJaben Carsey <Jaben.carsey@intel.com>
Thu, 14 Nov 2013 23:52:43 +0000 (23:52 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 14 Nov 2013 23:52:43 +0000 (23:52 +0000)
Signed-off-by: Jaben Carsey <Jaben.carsey@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14845 6f19259b-4bc3-4df7-8a09-765794883524

ShellPkg/Library/UefiShellLib/UefiShellLib.c

index 6b985ed64e842ef7c8df4aa7c30dc46d3e47ab32..a0a7da87daec09f3d4d352a9ca6f965cc6fe384b 100644 (file)
@@ -3058,7 +3058,7 @@ ShellIsFileInPath(
 \r
 /**\r
   Function to determine whether a string is decimal or hex representation of a number\r
-  and return the number converted from the string.\r
+  and return the number converted from the string.  Spaces are always skipped.\r
 \r
   @param[in] String   String representation of a number\r
 \r