aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-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