ShellPkg: clarify space limitation in comment.

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
This commit is contained in:
Jaben Carsey 2013-11-14 23:52:43 +00:00 committed by jcarsey
parent 2590861a5b
commit d59fc24497
1 changed files with 1 additions and 1 deletions

View File

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