mirror of https://github.com/acidanthera/audk.git
Add empty line
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7814 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
fd44403047
commit
ee31b443e2
|
@ -377,4 +377,4 @@ PeCoffLoaderUnloadImageExtraAction (
|
|||
mWinNt->FreeLibrary (ModHandle);
|
||||
}
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -248,4 +248,4 @@ PeCoffLoaderUnloadImageExtraAction (
|
|||
IN OUT PE_COFF_LOADER_IMAGE_CONTEXT *ImageContext
|
||||
)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue