summaryrefslogtreecommitdiff
path: root/source/compiler/aslstubs.c
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2014-03-27 23:50:54 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2014-03-27 23:50:54 +0000
commit7c6f304a2eb855cf2d71ca0638d4f3c72f436fcd (patch)
treed3e9e38245f10de28c87606c945c7fdd4bed0d76 /source/compiler/aslstubs.c
parent526d99544ba42a5a2155021975b3b97da425819e (diff)
Notes
Diffstat (limited to 'source/compiler/aslstubs.c')
-rw-r--r--source/compiler/aslstubs.c2
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.
*/