summaryrefslogtreecommitdiff
path: root/source/compiler/aslbtypes.c
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2020-11-13 21:41:15 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2020-11-13 21:41:15 +0000
commit960614968e0da10b32875a57ea1e30cc9c85b5e0 (patch)
treeaaf48208a3fb6bc556d860f5100f5a26b92a4a96 /source/compiler/aslbtypes.c
parente09636e66f40fad3b03a8dd4b86b1a371c435631 (diff)
Notes
Diffstat (limited to 'source/compiler/aslbtypes.c')
-rw-r--r--source/compiler/aslbtypes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/aslbtypes.c b/source/compiler/aslbtypes.c
index 796b61acc0c06..4e579c7eaf73b 100644
--- a/source/compiler/aslbtypes.c
+++ b/source/compiler/aslbtypes.c
@@ -672,7 +672,7 @@ AnMapObjTypeToBtype (
*
* PARAMETERS: Btype - Bitfield of ACPI types
*
- * RETURN: The Etype corresponding the the Btype
+ * RETURN: The Etype corresponding the Btype
*
* DESCRIPTION: Convert a bitfield type to an encoded type
*