From 8724452f676e45bfd39cfb47234f7def5551f067 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Wed, 11 Jul 2012 16:51:47 +0000 Subject: Import ACPICA 20120711. --- source/components/parser/psxface.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/components/parser') diff --git a/source/components/parser/psxface.c b/source/components/parser/psxface.c index 2a012c2915c9..a9ceb6d26d17 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) { -- cgit v1.3