summaryrefslogtreecommitdiffstats
path: root/sys/dev/eisa
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
committerimp <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
commit4b319958e7f00cc908274c4518b7a9c5ed821812 (patch)
tree58a4df7575310664ed6ca0f19ce716f2a7c0d377 /sys/dev/eisa
parente4f5af10c5f59ed6d53f661ecb8af765f89bb2f2 (diff)
downloadFreeBSD-src-4b319958e7f00cc908274c4518b7a9c5ed821812.zip
FreeBSD-src-4b319958e7f00cc908274c4518b7a9c5ed821812.tar.gz
Start each of the license/copyright comments with /*-, minor shuffle of lines
Diffstat (limited to 'sys/dev/eisa')
-rw-r--r--sys/dev/eisa/eisa_if.m2
-rw-r--r--sys/dev/eisa/eisaconf.c2
-rw-r--r--sys/dev/eisa/eisaconf.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/eisa/eisa_if.m b/sys/dev/eisa/eisa_if.m
index 9bf7e56..72c8184 100644
--- a/sys/dev/eisa/eisa_if.m
+++ b/sys/dev/eisa/eisa_if.m
@@ -1,4 +1,4 @@
-#
+#-
# Copyright (c) 2004 M. Warner Losh
# All rights reserved.
#
diff --git a/sys/dev/eisa/eisaconf.c b/sys/dev/eisa/eisaconf.c
index 2ef0265..b9c77f5 100644
--- a/sys/dev/eisa/eisaconf.c
+++ b/sys/dev/eisa/eisaconf.c
@@ -1,4 +1,4 @@
-/*
+/*-
* EISA bus probe and attach routines
*
* Copyright (c) 1995, 1996 Justin T. Gibbs.
diff --git a/sys/dev/eisa/eisaconf.h b/sys/dev/eisa/eisaconf.h
index ebdee5a..522cd5d 100644
--- a/sys/dev/eisa/eisaconf.h
+++ b/sys/dev/eisa/eisaconf.h
@@ -1,4 +1,4 @@
-/*
+/*-
* EISA bus device definitions
*
* Copyright (c) 1995, 1996 Justin T. Gibbs.
OpenPOWER on IntegriCloud