]> git.proxmox.com Git - mirror_edk2.git/commitdiff
comment clarification
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 13 Jul 2009 16:04:10 +0000 (16:04 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 13 Jul 2009 16:04:10 +0000 (16:04 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8935 6f19259b-4bc3-4df7-8a09-765794883524

ShellPkg/Include/Library/ShellLib.h

index 64c5647ab3aadd830bb6cf1b37a02b3c70099adb..e08cc884524354fb14a6adf0b4e5ad8c7736eb2c 100644 (file)
@@ -566,7 +566,8 @@ ShellSetPageBreakMode (
   and will process '?' and '*' as such.  the list must be freed with a call to \r
   ShellCloseFileMetaArg().\r
 \r
   and will process '?' and '*' as such.  the list must be freed with a call to \r
   ShellCloseFileMetaArg().\r
 \r
-  If you are NOT appending to an existing list *ListHead must be NULL.\r
+  If you are NOT appending to an existing list *ListHead must be NULL.  If \r
+  *ListHead is NULL then it must be callee freed.\r
 \r
   @param Arg                    pointer to path string\r
   @param OpenMode               mode to open files with\r
 \r
   @param Arg                    pointer to path string\r
   @param OpenMode               mode to open files with\r