summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Base.h
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-08-14 04:30:49 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-08-14 04:30:49 +0000
commitfb5148a0d8e660e79596d870964db27c3059eca1 (patch)
treee62add5a36d62b05932d74043c7bc7595198d3b4 /MdePkg/Include/Base.h
parent99e8ed219f48b82694424e46c9512d4929d9d54e (diff)
downloadedk2-platforms-fb5148a0d8e660e79596d870964db27c3059eca1.tar.xz
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5650 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Base.h')
-rw-r--r--MdePkg/Include/Base.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/MdePkg/Include/Base.h b/MdePkg/Include/Base.h
index a08ea34e90..a103d93491 100644
--- a/MdePkg/Include/Base.h
+++ b/MdePkg/Include/Base.h
@@ -36,9 +36,9 @@ typedef struct {
typedef UINT64 PHYSICAL_ADDRESS;
-//
-// LIST_ENTRY definition
-//
+///
+/// LIST_ENTRY definition
+///
typedef struct _LIST_ENTRY LIST_ENTRY;
struct _LIST_ENTRY {