summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLibInternal.h
diff options
context:
space:
mode:
authorgdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-24 02:42:57 +0000
committergdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-24 02:42:57 +0000
commit49a049e6d2dbc5c0e2513a3873feece359d8db8a (patch)
treef1364d2960ef9446c7b13a4abb08e0e80fce0798 /IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLibInternal.h
parentef9273606bb3d9b966646ba00e8dd819372bd054 (diff)
downloadedk2-platforms-49a049e6d2dbc5c0e2513a3873feece359d8db8a.tar.xz
correct some coding style issues.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7112 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLibInternal.h')
-rw-r--r--IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLibInternal.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLibInternal.h b/IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLibInternal.h
index 8dce61bd9a..9c8988c457 100644
--- a/IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLibInternal.h
+++ b/IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLibInternal.h
@@ -1,4 +1,4 @@
-/**@file
+/** @file
Common header file shared by all source files.
This file includes package header files, library classes and protocol, PPI & GUID definitions.
@@ -10,6 +10,7 @@
http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+
**/
#ifndef __IFRSUPPORT_LIB_INTERNAL_H_