diff options
Diffstat (limited to 'BaseTools/Source/C/Include/Protocol/GuidedSectionExtraction.h')
-rw-r--r-- | BaseTools/Source/C/Include/Protocol/GuidedSectionExtraction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/C/Include/Protocol/GuidedSectionExtraction.h b/BaseTools/Source/C/Include/Protocol/GuidedSectionExtraction.h index 83d7466586..cb9ea124b9 100644 --- a/BaseTools/Source/C/Include/Protocol/GuidedSectionExtraction.h +++ b/BaseTools/Source/C/Include/Protocol/GuidedSectionExtraction.h @@ -25,7 +25,7 @@ #define __EFI_GUIDED_SECTION_EXTRACTION_PROTOCOL_H__
//
-// Forward reference for pure ANSI compatability
+// Forward reference for pure ANSI compatibility
typedef struct _EFI_GUIDED_SECTION_EXTRACTION_PROTOCOL EFI_GUIDED_SECTION_EXTRACTION_PROTOCOL;
|