diff options
author | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-10-24 04:30:32 +0000 |
---|---|---|
committer | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-10-24 04:30:32 +0000 |
commit | 67e66cd55cd4c7719306e65d538c40df1f295672 (patch) | |
tree | 9ddd978902668f16355a50c2c251b1eecd734307 /MdePkg/Include/IndustryStandard/AlertStandardFormatTable.h | |
parent | 43025b293f476685df52c5c15126400acfc09c2a (diff) | |
download | edk2-platforms-67e66cd55cd4c7719306e65d538c40df1f295672.tar.xz |
ECC Clean up.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6206 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/IndustryStandard/AlertStandardFormatTable.h')
-rw-r--r-- | MdePkg/Include/IndustryStandard/AlertStandardFormatTable.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/IndustryStandard/AlertStandardFormatTable.h b/MdePkg/Include/IndustryStandard/AlertStandardFormatTable.h index ebf0e7609b..0d7f539c9c 100644 --- a/MdePkg/Include/IndustryStandard/AlertStandardFormatTable.h +++ b/MdePkg/Include/IndustryStandard/AlertStandardFormatTable.h @@ -11,8 +11,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
-#ifndef _ALERT_STANDARD_FORMAT_TABLE_H
-#define _ALERT_STANDARD_FORMAT_TABLE_H
+#ifndef _ALERT_STANDARD_FORMAT_TABLE_H_
+#define _ALERT_STANDARD_FORMAT_TABLE_H_
#include <IndustryStandard/Acpi.h>
|