From 45e6c82e682fcfa7155f0e0193bf4c666b1d6466 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Tue, 11 Dec 2018 17:53:07 +0100 Subject: Fix typos involving "the the" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I179264ee6681a7ba4488b9f1c6bce1a19b4e1772 Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/c/30160 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/vendorcode/amd/agesa/f16kb/Proc/Mem/mfs3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vendorcode/amd/agesa/f16kb') diff --git a/src/vendorcode/amd/agesa/f16kb/Proc/Mem/mfs3.h b/src/vendorcode/amd/agesa/f16kb/Proc/Mem/mfs3.h index 4b30237912..3ccd06a5da 100644 --- a/src/vendorcode/amd/agesa/f16kb/Proc/Mem/mfs3.h +++ b/src/vendorcode/amd/agesa/f16kb/Proc/Mem/mfs3.h @@ -106,7 +106,7 @@ typedef struct _S3_MEM_NB_BLOCK { /// Header for heap space to store the special case register. typedef struct _S3_SPECIAL_CASE_HEAP_HEADER { - UINT8 Node; ///< Node ID for the the header + UINT8 Node; ///< Node ID for the header UINT8 Offset; ///< Offset for the target node } S3_SPECIAL_CASE_HEAP_HEADER; -- cgit v1.2.3