summaryrefslogtreecommitdiff
path: root/sys/dev/vr
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-07 02:29:27 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-07 02:29:27 +0000
commit60727d8b86294910d41cbda1a50a855ea0537449 (patch)
treef453e3c07b7d678a92c36b5dd03f0f390cd0c5b9 /sys/dev/vr
parent3f3b6d74ce55da65e54fcb7391c4b043347b474d (diff)
Notes
Diffstat (limited to 'sys/dev/vr')
-rw-r--r--sys/dev/vr/if_vr.c2
-rw-r--r--sys/dev/vr/if_vrreg.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/vr/if_vr.c b/sys/dev/vr/if_vr.c
index 6febeaf05d73..95a4466fab8c 100644
--- a/sys/dev/vr/if_vr.c
+++ b/sys/dev/vr/if_vr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 1998
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
*
diff --git a/sys/dev/vr/if_vrreg.h b/sys/dev/vr/if_vrreg.h
index 2c3bb4553345..cbf41476e90c 100644
--- a/sys/dev/vr/if_vrreg.h
+++ b/sys/dev/vr/if_vrreg.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 1998
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
*