summaryrefslogtreecommitdiff
path: root/source/compiler/aslcompile.c
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2012-09-26 13:14:58 -0700
committerRobert Moore <Robert.Moore@intel.com>2012-09-26 13:14:58 -0700
commitd91aaaf0ae2ed376fd89274d7bd1543c45f91b75 (patch)
tree9b5869465b6ff938535405eaf05df9ab6b7d30f0 /source/compiler/aslcompile.c
parentb6e1206fc1e7fc013d6cedc663f59cf83dd4bfef (diff)
downloadacpica-d91aaaf0ae2ed376fd89274d7bd1543c45f91b75.tar.gz
Remove extra spaces after periods within comments.
This makes all comments consistent.
Diffstat (limited to 'source/compiler/aslcompile.c')
-rw-r--r--source/compiler/aslcompile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/aslcompile.c b/source/compiler/aslcompile.c
index 6bcb212fa..a6dfd7d95 100644
--- a/source/compiler/aslcompile.c
+++ b/source/compiler/aslcompile.c
@@ -692,7 +692,7 @@ CmDoCompile (
UtEndEvent (AslGbl_NamespaceEvent);
/*
- * Semantic analysis. This can happen only after the
+ * Semantic analysis. This can happen only after the
* namespace has been loaded and cross-referenced.
*
* part one - check control methods