summaryrefslogtreecommitdiff
path: root/sys/dev/ic/mpt_ioctl.h
diff options
context:
space:
mode:
authorMarco Peereboom <marco@cvs.openbsd.org>2004-10-22 05:03:41 +0000
committerMarco Peereboom <marco@cvs.openbsd.org>2004-10-22 05:03:41 +0000
commit4f218c7585b735133cca21d36e455bdffed79332 (patch)
treee405c396f731ef01ff3a514087a010bee5ae645c /sys/dev/ic/mpt_ioctl.h
parent04e2c9f22fb07a0e1f267fba3141b32c69334998 (diff)
KNF
Diffstat (limited to 'sys/dev/ic/mpt_ioctl.h')
-rw-r--r--sys/dev/ic/mpt_ioctl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/mpt_ioctl.h b/sys/dev/ic/mpt_ioctl.h
index 01129984a6f..a6c92e693f8 100644
--- a/sys/dev/ic/mpt_ioctl.h
+++ b/sys/dev/ic/mpt_ioctl.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: mpt_ioctl.h,v 1.2 2004/10/22 05:01:05 marco Exp $ */
+/* $OpenBSD: mpt_ioctl.h,v 1.3 2004/10/22 05:03:40 marco Exp $ */
/*
* Copyright (c) 2004 Marco Peereboom
* All rights reserved.
@@ -50,4 +50,4 @@ struct mpt_mfg0 {
#define MPT_IOCTL_MFG3 _IOWR('B', 36, struct _CONFIG_PAGE_MANUFACTURING_3)
#define MPT_IOCTL_MFG4 _IOWR('B', 37, struct _CONFIG_PAGE_MANUFACTURING_4)
-#endif _DEV_IC_MPT_IOCTL_H_
+#endif /* _DEV_IC_MPT_IOCTL_H_ */