diff options
Diffstat (limited to 'source/include/acexcep.h')
-rw-r--r-- | source/include/acexcep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/acexcep.h b/source/include/acexcep.h index 856a359845ce..072ddf923855 100644 --- a/source/include/acexcep.h +++ b/source/include/acexcep.h @@ -127,7 +127,7 @@ /* - * AML exceptions. These are caused by problems with + * AML exceptions. These are caused by problems with * the actual AML byte stream */ #define AE_AML_BAD_OPCODE (ACPI_STATUS) (0x0001 | AE_CODE_AML) |