summaryrefslogtreecommitdiffstats
path: root/sys/dev/sx
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sx')
-rw-r--r--sys/dev/sx/cd1865.h2
-rw-r--r--sys/dev/sx/sx.c2
-rw-r--r--sys/dev/sx/sx.h2
-rw-r--r--sys/dev/sx/sx_pci.c2
-rw-r--r--sys/dev/sx/sx_util.c2
-rw-r--r--sys/dev/sx/sx_util.h2
-rw-r--r--sys/dev/sx/sxvar.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/sys/dev/sx/cd1865.h b/sys/dev/sx/cd1865.h
index 5056dea..297a415 100644
--- a/sys/dev/sx/cd1865.h
+++ b/sys/dev/sx/cd1865.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Device driver for Specialix I/O8+ multiport serial card.
*
* Copyright 2003 Frank Mayhar <frank@exit.com>
diff --git a/sys/dev/sx/sx.c b/sys/dev/sx/sx.c
index 25a967b..8821c37 100644
--- a/sys/dev/sx/sx.c
+++ b/sys/dev/sx/sx.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Device tsfsdriver for Specialix I/O8+ multiport serial card.
*
* Copyright 2003 Frank Mayhar <frank@exit.com>
diff --git a/sys/dev/sx/sx.h b/sys/dev/sx/sx.h
index 2c06028..0e035dd 100644
--- a/sys/dev/sx/sx.h
+++ b/sys/dev/sx/sx.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Device driver for Specialix I/O8+ multiport serial card.
*
* Copyright 2003 Frank Mayhar <frank@exit.com>
diff --git a/sys/dev/sx/sx_pci.c b/sys/dev/sx/sx_pci.c
index 3187caf..4905294 100644
--- a/sys/dev/sx/sx_pci.c
+++ b/sys/dev/sx/sx_pci.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Device driver for Specialix I/O8+ multiport serial card.
*
* Copyright 2003 Frank Mayhar <frank@exit.com>
diff --git a/sys/dev/sx/sx_util.c b/sys/dev/sx/sx_util.c
index d940925..0eeb8ae 100644
--- a/sys/dev/sx/sx_util.c
+++ b/sys/dev/sx/sx_util.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Device driver for Specialix I/O8+ multiport serial card.
*
* Copyright 2003 Frank Mayhar <frank@exit.com>
diff --git a/sys/dev/sx/sx_util.h b/sys/dev/sx/sx_util.h
index 582e73b..57f42c9 100644
--- a/sys/dev/sx/sx_util.h
+++ b/sys/dev/sx/sx_util.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Device driver for Specialix I/O8+ multiport serial card.
*
* Copyright 2003 Frank Mayhar <frank@exit.com>
diff --git a/sys/dev/sx/sxvar.h b/sys/dev/sx/sxvar.h
index 7eea733..fa33e37 100644
--- a/sys/dev/sx/sxvar.h
+++ b/sys/dev/sx/sxvar.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Device driver for Specialix I/O8+ multiport serial card.
*
* Copyright 2003 Frank Mayhar <frank@exit.com>
OpenPOWER on IntegriCloud