From d59fc24497fa50cf7dd2ee96bd7fca3fc18c0398 Mon Sep 17 00:00:00 2001 From: Jaben Carsey Date: Thu, 14 Nov 2013 23:52:43 +0000 Subject: ShellPkg: clarify space limitation in comment. Signed-off-by: Jaben Carsey Reviewed-by: Erik Bjorge git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14845 6f19259b-4bc3-4df7-8a09-765794883524 --- ShellPkg/Library/UefiShellLib/UefiShellLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellPkg/Library/UefiShellLib/UefiShellLib.c b/ShellPkg/Library/UefiShellLib/UefiShellLib.c index 6b985ed64e..a0a7da87da 100644 --- a/ShellPkg/Library/UefiShellLib/UefiShellLib.c +++ b/ShellPkg/Library/UefiShellLib/UefiShellLib.c @@ -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 -- cgit v1.2.3