aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rc
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
commit098ca2bda93c701c5331d4e6aace072495b4caaa (patch)
tree58a4df7575310664ed6ca0f19ce716f2a7c0d377 /sys/dev/rc
parenta8c5ecf70f585821be114b7ddef930c927399e5d (diff)
Notes
Diffstat (limited to 'sys/dev/rc')
-rw-r--r--sys/dev/rc/rc.c2
-rw-r--r--sys/dev/rc/rcreg.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/rc/rc.c b/sys/dev/rc/rc.c
index 8a7e49c4ff4f..071dbc777efc 100644
--- a/sys/dev/rc/rc.c
+++ b/sys/dev/rc/rc.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (C) 1995 by Pavel Antonov, Moscow, Russia.
* Copyright (C) 1995 by Andrey A. Chernov, Moscow, Russia.
* Copyright (C) 2002 by John Baldwin <jhb@FreeBSD.org>
diff --git a/sys/dev/rc/rcreg.h b/sys/dev/rc/rcreg.h
index 321222ed26de..8ba287e7251c 100644
--- a/sys/dev/rc/rcreg.h
+++ b/sys/dev/rc/rcreg.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (C) 1995 by Pavel Antonov, Moscow, Russia.
* Copyright (C) 1995 by Andrey A. Chernov, Moscow, Russia.
* Copyright (C) 2002 by John Baldwin <jhb@FreeBSD.org>