summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/spic.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-06 22:18:23 +0000
committerimp <imp@FreeBSD.org>2005-01-06 22:18:23 +0000
commit8d58b9df12c91ca0ca53c8b0332657873656e436 (patch)
treea6d1ddf2792d6da23bb57c2090c14c8b106756f4 /sys/i386/isa/spic.c
parent3a5dc12cb237e705106720976cd3daabeb980e2f (diff)
downloadFreeBSD-src-8d58b9df12c91ca0ca53c8b0332657873656e436.zip
FreeBSD-src-8d58b9df12c91ca0ca53c8b0332657873656e436.tar.gz
/* -> /*- for copyright notices, minor format tweaks as necessary
Diffstat (limited to 'sys/i386/isa/spic.c')
-rw-r--r--sys/i386/isa/spic.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/i386/isa/spic.c b/sys/i386/isa/spic.c
index 1ded09c..c3b5f1e 100644
--- a/sys/i386/isa/spic.c
+++ b/sys/i386/isa/spic.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000 Nick Sayer
* All rights reserved.
*
@@ -22,8 +22,9 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * spic -- the Sony Programmable I/O Controller
+ */
+
+/* spic -- the Sony Programmable I/O Controller
*
* This device exists on most recent Sony laptops. It is the means by which
* you can watch the Jog Dial and some other functions.
OpenPOWER on IntegriCloud