From 2281e7a9c32eeb32b833daf6b33ad26e437551da Mon Sep 17 00:00:00 2001 From: gikidy Date: Wed, 10 Dec 2008 06:13:43 +0000 Subject: Synchronize the h files with c files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6967 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Library/UefiApplicationEntryPoint') diff --git a/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c b/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c index da1067404d..abe19c930f 100644 --- a/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c +++ b/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c @@ -75,7 +75,7 @@ _ModuleEntryPoint ( /** - Invokes the library destructors fror all dependent libraries and terminates + Invokes the library destructors for all dependent libraries and terminates the UEFI Application. This function calls ProcessLibraryDestructorList() and the EFI Boot Service Exit() -- cgit v1.2.3