summaryrefslogtreecommitdiffstats
path: root/source/components/executer/exstore.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/components/executer/exstore.c')
-rw-r--r--source/components/executer/exstore.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/components/executer/exstore.c b/source/components/executer/exstore.c
index 656b649..3a88811 100644
--- a/source/components/executer/exstore.c
+++ b/source/components/executer/exstore.c
@@ -68,15 +68,15 @@ AcpiExStoreObjectToIndex (
* FUNCTION: AcpiExStore
*
* PARAMETERS: *SourceDesc - Value to be stored
- * *DestDesc - Where to store it. Must be an NS node
- * or an ACPI_OPERAND_OBJECT of type
+ * *DestDesc - Where to store it. Must be an NS node
+ * or ACPI_OPERAND_OBJECT of type
* Reference;
* WalkState - Current walk state
*
* RETURN: Status
*
* DESCRIPTION: Store the value described by SourceDesc into the location
- * described by DestDesc. Called by various interpreter
+ * described by DestDesc. Called by various interpreter
* functions to store the result of an operation into
* the destination operand -- not just simply the actual "Store"
* ASL operator.
OpenPOWER on IntegriCloud