]> git.proxmox.com Git - mirror_edk2.git/commitdiff
clarify content
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Jun 2009 01:04:29 +0000 (01:04 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Jun 2009 01:04:29 +0000 (01:04 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8565 6f19259b-4bc3-4df7-8a09-765794883524

ShellPkg/Include/Library/ShellCEntryLib.h

index 762c95b598184d286e377cfa43c832b9328a2ea0..136fd0ec72b064401a96838ebb9838504c2d2efa 100644 (file)
@@ -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" \r
   style main function.\r
 \r
-  this application must have a function like:\r
+  this application must have a function defined as follows:\r
   INT32 \r
   EFIAPI \r
   main(\r