summaryrefslogtreecommitdiff
path: root/sys/dev/ct/ct.c
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/ct/ct.c
parenta8c5ecf70f585821be114b7ddef930c927399e5d (diff)
Notes
Diffstat (limited to 'sys/dev/ct/ct.c')
-rw-r--r--sys/dev/ct/ct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ct/ct.c b/sys/dev/ct/ct.c
index eb87dbfb7e55..602e094509ca 100644
--- a/sys/dev/ct/ct.c
+++ b/sys/dev/ct/ct.c
@@ -7,7 +7,7 @@ __FBSDID("$FreeBSD$");
#define CT_DEBUG
#define CT_IO_CONTROL_FLAGS (CT_USE_CCSEQ | CT_FAST_INTR)
-/*
+/*-
* [NetBSD for NEC PC-98 series]
* Copyright (c) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
* NetBSD/pc98 porting staff. All rights reserved.