summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_ec.c
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2004-12-27 05:36:47 +0000
committernjl <njl@FreeBSD.org>2004-12-27 05:36:47 +0000
commit827b2021838ca12085b1848d239ceebbae0298b0 (patch)
treec28a270497b4149183f83826edab6465132da4ef /sys/dev/acpica/acpi_ec.c
parent1e5940b06a89b0dc41a9d449ec503d39d159ef33 (diff)
downloadFreeBSD-src-827b2021838ca12085b1848d239ceebbae0298b0.zip
FreeBSD-src-827b2021838ca12085b1848d239ceebbae0298b0.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'sys/dev/acpica/acpi_ec.c')
-rw-r--r--sys/dev/acpica/acpi_ec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/acpica/acpi_ec.c b/sys/dev/acpica/acpi_ec.c
index 1f168ca..17a9d6f 100644
--- a/sys/dev/acpica/acpi_ec.c
+++ b/sys/dev/acpica/acpi_ec.c
@@ -176,7 +176,7 @@ typedef UINT8 EC_COMMAND;
* Note that a set bit (1) indicates the property is TRUE
* (e.g. if bit 0 is set then the output buffer is full).
* +-+-+-+-+-+-+-+-+
- * |7|6|5|4|3|2|1|0|
+ * |7|6|5|4|3|2|1|0|
* +-+-+-+-+-+-+-+-+
* | | | | | | | |
* | | | | | | | +- Output Buffer Full?
OpenPOWER on IntegriCloud