aboutsummaryrefslogtreecommitdiff
path: root/lib/libmixer
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2021-10-18 14:03:17 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2021-10-24 17:37:17 +0000
commit790b5264886e581e995fc3b8fa45ca4ab4ffd31c (patch)
tree2459282dbab334fe17185448221622a26a40bfa4 /lib/libmixer
parentfd8ad2128dcd4fe7b9e52e181bfe4e2a24b0ab3a (diff)
downloadsrc-790b5264886e581e995fc3b8fa45ca4ab4ffd31c.tar.gz
src-790b5264886e581e995fc3b8fa45ca4ab4ffd31c.zip
Diffstat (limited to 'lib/libmixer')
-rw-r--r--lib/libmixer/mixer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libmixer/mixer.c b/lib/libmixer/mixer.c
index 4bae6980c1c4..1a448d222bb7 100644
--- a/lib/libmixer/mixer.c
+++ b/lib/libmixer/mixer.c
@@ -455,7 +455,7 @@ mixer_set_dunit(struct mixer *m, int unit)
/*
* Get sound device mode (none, play, rec, play+rec). Userland programs can
- * use the MIX_STATUS_* flags to determine the mode of the device.
+ * use the MIX_MODE_* flags to determine the mode of the device.
*/
int
mixer_get_mode(int unit)