diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-08-27 14:52:28 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-08-27 14:52:28 +0000 |
commit | f2added157705b48ccfce2fe76ab3dc0c06d0174 (patch) | |
tree | 48293a95df5d7c7a9483fdf356b791baba6dc1cf /MdeModulePkg | |
parent | 660b246ac5a80cea46c999208a10fbe2d31e23cf (diff) | |
download | edk2-platforms-f2added157705b48ccfce2fe76ab3dc0c06d0174.tar.xz |
Add new line at the end of file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5744 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg')
-rw-r--r-- | MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationServices.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationServices.h b/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationServices.h index 7b6a3ea33d..e5ccd2a812 100644 --- a/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationServices.h +++ b/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationServices.h @@ -103,4 +103,4 @@ CoreFreePool ( IN VOID *Buffer
);
-#endif
\ No newline at end of file +#endif
|