diff options
Diffstat (limited to 'source/compiler/aslstubs.c')
-rw-r--r-- | source/compiler/aslstubs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/aslstubs.c b/source/compiler/aslstubs.c index dd278d8e6fdb..589edb21c1a3 100644 --- a/source/compiler/aslstubs.c +++ b/source/compiler/aslstubs.c @@ -53,7 +53,7 @@ /* - * Stubs to simplify linkage to the ACPI CA core subsystem. + * Stubs to simplify linkage to the ACPICA core subsystem. * Things like Events, Global Lock, etc. are not used * by the compiler, so they are stubbed out here. */ |