aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound/pcm/dsp.c
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2013-04-17 11:45:15 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2013-04-17 11:45:15 +0000
commit8fb3bbe7706f0919ce074f9b44f04d8fafe690e6 (patch)
tree0bc40bcd45f885e71a3eb81f70ca7998866dbf64 /sys/dev/sound/pcm/dsp.c
parentf0d0985ee90b08f5e90c352521d4d60bf11509c4 (diff)
downloadsrc-8fb3bbe7706f0919ce074f9b44f04d8fafe690e6.tar.gz
src-8fb3bbe7706f0919ce074f9b44f04d8fafe690e6.zip
- Corrrect mispellings of word useful
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> (via private mail)
Notes
Notes: svn path=/head/; revision=249585
Diffstat (limited to 'sys/dev/sound/pcm/dsp.c')
-rw-r--r--sys/dev/sound/pcm/dsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pcm/dsp.c b/sys/dev/sound/pcm/dsp.c
index e52e46e00573..5195da287eb6 100644
--- a/sys/dev/sound/pcm/dsp.c
+++ b/sys/dev/sound/pcm/dsp.c
@@ -2011,7 +2011,7 @@ dsp_ioctl(struct cdev *i_dev, u_long cmd, caddr_t arg, int mode,
* OSSv4 docs: "All errors and counters will automatically be
* cleared to zeroes after the call so each call will return only
* the errors that occurred after the previous invocation. ... The
- * play_underruns and rec_overrun fields are the only usefull fields
+ * play_underruns and rec_overrun fields are the only useful fields
* returned by OSS 4.0."
*/
{