summaryrefslogtreecommitdiff
path: root/source/include/acexcep.h
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/include/acexcep.h
parentb6e1206fc1e7fc013d6cedc663f59cf83dd4bfef (diff)
downloadacpica-d91aaaf0ae2ed376fd89274d7bd1543c45f91b75.tar.gz
Remove extra spaces after periods within comments.
This makes all comments consistent.
Diffstat (limited to 'source/include/acexcep.h')
-rw-r--r--source/include/acexcep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/acexcep.h b/source/include/acexcep.h
index ccc6f71ab..e26fd861f 100644
--- a/source/include/acexcep.h
+++ b/source/include/acexcep.h
@@ -199,7 +199,7 @@
/*
- * AML exceptions. These are caused by problems with
+ * AML exceptions. These are caused by problems with
* the actual AML byte stream
*/
#define AE_AML_BAD_OPCODE (ACPI_STATUS) (0x0001 | AE_CODE_AML)