aboutsummaryrefslogtreecommitdiff
path: root/source/components/dispatcher/dscontrol.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/components/dispatcher/dscontrol.c')
-rw-r--r--source/components/dispatcher/dscontrol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/components/dispatcher/dscontrol.c b/source/components/dispatcher/dscontrol.c
index 5c5c51a573e6..ec2fa437f1f7 100644
--- a/source/components/dispatcher/dscontrol.c
+++ b/source/components/dispatcher/dscontrol.c
@@ -290,7 +290,7 @@ AcpiDsExecEndControlOp (
/*
* Get the return value and save as the last result
- * value. This is the only place where WalkState->ReturnDesc
+ * value. This is the only place where WalkState->ReturnDesc
* is set to anything other than zero!
*/
WalkState->ReturnDesc = WalkState->Operands[0];