summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_unit.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-06 23:35:40 +0000
committerimp <imp@FreeBSD.org>2005-01-06 23:35:40 +0000
commit20280f143170ee08a1e2cbd8871550105b276674 (patch)
treef305ed4767a574dc3b848708bc4afeb7dd0c97a5 /sys/kern/subr_unit.c
parent10be4244ac267ff993a8c3cd35634d8ec6926519 (diff)
downloadFreeBSD-src-20280f143170ee08a1e2cbd8871550105b276674.zip
FreeBSD-src-20280f143170ee08a1e2cbd8871550105b276674.tar.gz
/* -> /*- for copyright notices, minor format tweaks as necessary
Diffstat (limited to 'sys/kern/subr_unit.c')
-rw-r--r--sys/kern/subr_unit.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/kern/subr_unit.c b/sys/kern/subr_unit.c
index 10a9b35..f021360 100644
--- a/sys/kern/subr_unit.c
+++ b/sys/kern/subr_unit.c
@@ -24,8 +24,9 @@
* SUCH DAMAGE.
*
* $FreeBSD$
- *
- * Unit number allocation functions.
+ */
+
+/* Unit number allocation functions.
*
* These functions implement a mixed run-length/bitmap management of unit
* number spaces.
OpenPOWER on IntegriCloud