summaryrefslogtreecommitdiff
path: root/ShellPkg/Include
diff options
context:
space:
mode:
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-16 01:04:29 +0000
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-16 01:04:29 +0000
commitb8b6faa05982cd365e626ec1e2e40374a1dad20e (patch)
tree21d20893bbaeec6e3d354074f396019337e65de1 /ShellPkg/Include
parentb1f95a06ca1a66ad15b3d8843fb4c7563c5350d2 (diff)
downloadedk2-b8b6faa05982cd365e626ec1e2e40374a1dad20e.zip
edk2-b8b6faa05982cd365e626ec1e2e40374a1dad20e.tar.gz
edk2-b8b6faa05982cd365e626ec1e2e40374a1dad20e.tar.bz2
clarify content
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8565 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg/Include')
-rw-r--r--ShellPkg/Include/Library/ShellCEntryLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Include/Library/ShellCEntryLib.h b/ShellPkg/Include/Library/ShellCEntryLib.h
index 762c95b..136fd0e 100644
--- a/ShellPkg/Include/Library/ShellCEntryLib.h
+++ b/ShellPkg/Include/Library/ShellCEntryLib.h
@@ -16,7 +16,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Intermediate entry point for the application that will in turn call into the "C"
style main function.
- this application must have a function like:
+ this application must have a function defined as follows:
INT32
EFIAPI
main(