summaryrefslogtreecommitdiff
path: root/MdeModulePkg
diff options
context:
space:
mode:
authormyronporter <myronporter@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-17 23:27:19 +0000
committermyronporter <myronporter@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-17 23:27:19 +0000
commit1d5cbb48c352d5baf10bfc3cd3a24f55063f68b4 (patch)
tree4969fe13ec7845ac5b2e3b69149348b02c632063 /MdeModulePkg
parent64a80549c8ab874c5b23b376adbb99008e6143b0 (diff)
downloadedk2-platforms-1d5cbb48c352d5baf10bfc3cd3a24f55063f68b4.tar.xz
Former change breaks build; changed back to commented lines 58 & 59, but as regular comments (not Doxygen comments).
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10270 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg')
-rw-r--r--MdeModulePkg/Include/Guid/SystemNvDataGuid.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/MdeModulePkg/Include/Guid/SystemNvDataGuid.h b/MdeModulePkg/Include/Guid/SystemNvDataGuid.h
index 3d537fbde1..114e9b81b5 100644
--- a/MdeModulePkg/Include/Guid/SystemNvDataGuid.h
+++ b/MdeModulePkg/Include/Guid/SystemNvDataGuid.h
@@ -57,7 +57,6 @@ typedef struct {
/// Write Queue data.
///
UINT8 WriteQueue[WriteQueueSize];
- ///
-} EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER;
+ // } EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER;
#endif