diff options
Diffstat (limited to 'source/compiler/aslbtypes.c')
-rw-r--r-- | source/compiler/aslbtypes.c | 2 |
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 * |