summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Guid
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-04 08:35:07 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-04 08:35:07 +0000
commit14996c966991de1127fc2d6af8a08df47167b4ab (patch)
tree9e97ad832851ad4714c8c0daaeae7d4072f285ba /MdePkg/Include/Guid
parent749adca5501fb81275b85213f6c8031cc9a68647 (diff)
Correct Minor Comments in M3 to M4 review.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6842 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Guid')
-rw-r--r--MdePkg/Include/Guid/Acpi.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/MdePkg/Include/Guid/Acpi.h b/MdePkg/Include/Guid/Acpi.h
index ea616d3110..91e24f1b22 100644
--- a/MdePkg/Include/Guid/Acpi.h
+++ b/MdePkg/Include/Guid/Acpi.h
@@ -33,9 +33,9 @@
}
#define ACPI_10_TABLE_GUID EFI_ACPI_10_TABLE_GUID
-///
-/// ACPI 2.0 or newer tables should use EFI_ACPI_TABLE_GUID.
-///
+//
+// ACPI 2.0 or newer tables should use EFI_ACPI_TABLE_GUID.
+//
#define EFI_ACPI_20_TABLE_GUID EFI_ACPI_TABLE_GUID
extern EFI_GUID gEfiAcpiTableGuid;