summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
diff options
context:
space:
mode:
authorShumin Qiu <shumin.qiu@intel.com>2015-01-23 05:52:25 +0000
committershenshushi <shenshushi@Edk2>2015-01-23 05:52:25 +0000
commit909ac47bf94b3fb375b79774a839980b43bf8e0a (patch)
treef02605644199ee2044d71e508a9003a9d4c002bf /MdePkg/Include/Library
parent23c7d4258f3a916c916f16e1cdf4c217a539b984 (diff)
downloadedk2-platforms-909ac47bf94b3fb375b79774a839980b43bf8e0a.tar.xz
MdePkg: Refine the format of INF files and the declaration in header file.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shumin Qiu <shumin.qiu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16646 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Library')
-rw-r--r--MdePkg/Include/Library/BaseLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Library/BaseLib.h b/MdePkg/Include/Library/BaseLib.h
index 750f82e8f7..59cf4ed9f1 100644
--- a/MdePkg/Include/Library/BaseLib.h
+++ b/MdePkg/Include/Library/BaseLib.h
@@ -1627,7 +1627,7 @@ CHAR16*
EFIAPI
PathCleanUpDirectories(
IN CHAR16 *Path
-);
+ );
//
// Linked List Functions and Macros