summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/acpiprt.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2010-07-21 19:35:15 +0000
committerderaadt <deraadt@openbsd.org>2010-07-21 19:35:15 +0000
commit16da9be3a79758b9bc76f6e358aa1c5ce28e5ff9 (patch)
tree6c180daab4928b8e413318c15fd717302964fb3b /sys/dev/acpi/acpiprt.c
parentptm needs no read/write, just use enodev. (diff)
downloadwireguard-openbsd-16da9be3a79758b9bc76f6e358aa1c5ce28e5ff9.tar.xz
wireguard-openbsd-16da9be3a79758b9bc76f6e358aa1c5ce28e5ff9.zip
spacing and indents that are driving me crazy
Diffstat (limited to 'sys/dev/acpi/acpiprt.c')
-rw-r--r--sys/dev/acpi/acpiprt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/acpi/acpiprt.c b/sys/dev/acpi/acpiprt.c
index 5b9da688ca0..cf3258e9b48 100644
--- a/sys/dev/acpi/acpiprt.c
+++ b/sys/dev/acpi/acpiprt.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: acpiprt.c,v 1.41 2010/07/21 15:07:40 deraadt Exp $ */
+/* $OpenBSD: acpiprt.c,v 1.42 2010/07/21 19:35:15 deraadt Exp $ */
/*
* Copyright (c) 2006 Mark Kettenis <kettenis@openbsd.org>
*
@@ -168,7 +168,7 @@ acpiprt_pri[16] = {
2, /* Serial Port B */
5, /* Parallel Port / Generic */
2, /* Floppy Disk */
- 4, /* Parallel Port / Generic */
+ 4, /* Parallel Port / Generic */
1, /* RTC */
6, /* Generic */
7, /* Generic */