summaryrefslogtreecommitdiffstats
path: root/source/components/parser/psxface.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/components/parser/psxface.c')
-rw-r--r--source/components/parser/psxface.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/components/parser/psxface.c b/source/components/parser/psxface.c
index 2a012c2..a9ceb6d 100644
--- a/source/components/parser/psxface.c
+++ b/source/components/parser/psxface.c
@@ -348,8 +348,8 @@ AcpiPsExecuteMethod (
}
/*
- * Start method evaluation with an implicit return of zero. This is done
- * for Windows compatibility.
+ * Start method evaluation with an implicit return of zero.
+ * This is done for Windows compatibility.
*/
if (AcpiGbl_EnableInterpreterSlack)
{
OpenPOWER on IntegriCloud