summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/acpica/compiler/prutils.c
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2012-10-23 23:49:17 +0000
committerjkim <jkim@FreeBSD.org>2012-10-23 23:49:17 +0000
commit3cd17672a6995202a6cf5fcbe3bdcb92b585d312 (patch)
treec76815c27a7a82ff262a7eafa3ab31e3365416e4 /sys/contrib/dev/acpica/compiler/prutils.c
parent1824541d84ee1badda929686d3129e80c95632c6 (diff)
downloadFreeBSD-src-3cd17672a6995202a6cf5fcbe3bdcb92b585d312.zip
FreeBSD-src-3cd17672a6995202a6cf5fcbe3bdcb92b585d312.tar.gz
Merge ACPICA 20121018.
Diffstat (limited to 'sys/contrib/dev/acpica/compiler/prutils.c')
-rw-r--r--sys/contrib/dev/acpica/compiler/prutils.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/dev/acpica/compiler/prutils.c b/sys/contrib/dev/acpica/compiler/prutils.c
index 8f9f24d..2906d61 100644
--- a/sys/contrib/dev/acpica/compiler/prutils.c
+++ b/sys/contrib/dev/acpica/compiler/prutils.c
@@ -413,8 +413,8 @@ PrPushInputFileStack (
* RETURN: 0 if a node was popped, -1 otherwise
*
* DESCRIPTION: Pop the top of the input file stack and point the parser to
- * the saved parse buffer contained in the fnode. Also, set the
- * global line counters to the saved values. This function is
+ * the saved parse buffer contained in the fnode. Also, set the
+ * global line counters to the saved values. This function is
* called when an include file reaches EOF.
*
******************************************************************************/
OpenPOWER on IntegriCloud