summaryrefslogtreecommitdiff
path: root/sys/dev/rc
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-30 01:00:13 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-30 01:00:13 +0000
commit5b26fb70440bc9195e03e23a989271f9c8ad1cb4 (patch)
treef9cabdc9d71053f9e49e546a0b18854dd7f18a5b /sys/dev/rc
parentbc57bbf9bba782d5c6f47bebcec68b74f1c4da46 (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 ddb0d4273cbc..3e51c7b7d8c9 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>