diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-03-05 13:56:10 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-03-05 13:56:10 +0000 |
commit | fd44403047d05fdd8e59ada64c96e76db826796d (patch) | |
tree | 56529c26951bd65c66aa153a11e70b78e3560578 /MdePkg | |
parent | 398b646f5bcd3714685eb537f749edb2966d12dc (diff) | |
download | edk2-platforms-fd44403047d05fdd8e59ada64c96e76db826796d.tar.xz |
Add empty line
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7813 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r-- | MdePkg/Library/PeCoffExtraActionLibNull/PeCoffExtraActionLib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/PeCoffExtraActionLibNull/PeCoffExtraActionLib.c b/MdePkg/Library/PeCoffExtraActionLibNull/PeCoffExtraActionLib.c index 00ec9d24ca..a9848af3e6 100644 --- a/MdePkg/Library/PeCoffExtraActionLibNull/PeCoffExtraActionLib.c +++ b/MdePkg/Library/PeCoffExtraActionLibNull/PeCoffExtraActionLib.c @@ -54,4 +54,4 @@ PeCoffLoaderUnloadImageExtraAction ( IN OUT PE_COFF_LOADER_IMAGE_CONTEXT *ImageContext
)
{
-}
\ No newline at end of file +}
|