summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2013-04-17 11:48:46 +0000
committergabor <gabor@FreeBSD.org>2013-04-17 11:48:46 +0000
commita1c987c2476101f49bd6a40f1ad6e4715d91d1e1 (patch)
tree676565390b44e8f34fd06cb299098009c2f4d89c /sys/dev/sound
parent301f6461b705e6ada2a67c58acd85d4af5d86551 (diff)
downloadFreeBSD-src-a1c987c2476101f49bd6a40f1ad6e4715d91d1e1.zip
FreeBSD-src-a1c987c2476101f49bd6a40f1ad6e4715d91d1e1.tar.gz
- Correct mispellings of word and
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> (via private mail)
Diffstat (limited to 'sys/dev/sound')
-rw-r--r--sys/dev/sound/pci/emu10kx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/emu10kx.c b/sys/dev/sound/pci/emu10kx.c
index 35a4957..4503c05 100644
--- a/sys/dev/sound/pci/emu10kx.c
+++ b/sys/dev/sound/pci/emu10kx.c
@@ -1928,7 +1928,7 @@ emu_initefx(struct emu_sc_info *sc)
/*
* Substream map (in byte offsets, each substream is 2 bytes):
* 0x00..0x1E - outputs
- * 0x20..0x3E - FX, inputs ans sync stream
+ * 0x20..0x3E - FX, inputs and sync stream
*/
/* First 2 channels (offset 0x20,0x22) are empty */
OpenPOWER on IntegriCloud