summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/bktr/bktr_audio.c4
-rw-r--r--sys/dev/pci/bktr/bktr_audio.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/bktr/bktr_audio.c b/sys/dev/pci/bktr/bktr_audio.c
index db3d165bd17..bc0d9444cd4 100644
--- a/sys/dev/pci/bktr/bktr_audio.c
+++ b/sys/dev/pci/bktr/bktr_audio.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: bktr_audio.c,v 1.4 2003/04/27 11:22:54 ho Exp $ */
+/* $OpenBSD: bktr_audio.c,v 1.5 2004/03/19 09:14:15 mickey Exp $ */
/* $FreeBSD: src/sys/dev/bktr/bktr_audio.c,v 1.8 2000/10/31 13:09:56 roger Exp $ */
/*
* This is part of the Driver for Video Capture Cards (Frame grabbers)
@@ -9,7 +9,7 @@
* bktr_audio : This deals with controlling the audio on TV cards,
* controlling the Audio Multiplexer (audio source selector).
* controlling any MSP34xx stereo audio decoders.
- * controlling any DPL35xx dolby surroud sound audio decoders.
+ * controlling any DPL35xx dolby surround sound audio decoders.
* initialising TDA98xx audio devices.
*
*/
diff --git a/sys/dev/pci/bktr/bktr_audio.h b/sys/dev/pci/bktr/bktr_audio.h
index 6ecae8ca919..62ad94beb1f 100644
--- a/sys/dev/pci/bktr/bktr_audio.h
+++ b/sys/dev/pci/bktr/bktr_audio.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: bktr_audio.h,v 1.1 2001/03/28 03:27:09 fgsch Exp $ */
+/* $OpenBSD: bktr_audio.h,v 1.2 2004/03/19 09:14:15 mickey Exp $ */
/* $FreeBSD: src/sys/dev/bktr/bktr_audio.h,v 1.2 1999/10/28 13:58:14 roger Exp $ */
/*
@@ -10,7 +10,7 @@
* bktr_audio : This deals with controlling the audio on TV cards,
* controlling the Audio Multiplexer (audio source selector).
* controlling any MSP34xx stereo audio decoders.
- * controlling any DPL35xx dolby surroud sound audio decoders.
+ * controlling any DPL35xx dolby surround sound audio decoders.
* initialising TDA98xx audio devices.
*
*/