aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ppbus
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2008-08-22 18:42:18 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2008-08-22 18:42:18 +0000
commit8aef71dd4fb6935b4c6b74f104650611f5071253 (patch)
tree2e8e346e3ef3a812afb313477be65e3c5c1a217a /sys/dev/ppbus
parentb43e2a6b8366d9da01f6de4a1fa6899a7d14e00a (diff)
Notes
Diffstat (limited to 'sys/dev/ppbus')
-rw-r--r--sys/dev/ppbus/ppbconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ppbus/ppbconf.c b/sys/dev/ppbus/ppbconf.c
index 2ad164c3961d..7fbd801a0394 100644
--- a/sys/dev/ppbus/ppbconf.c
+++ b/sys/dev/ppbus/ppbconf.c
@@ -147,7 +147,7 @@ ppbus_write_ivar(device_t bus, device_t dev, int index, u_long val)
}
return (0);
- }
+}
#define PPB_PNP_PRINTER 0
#define PPB_PNP_MODEM 1