diff --git a/lib/libmixer/mixer.c b/lib/libmixer/mixer.c --- a/lib/libmixer/mixer.c +++ b/lib/libmixer/mixer.c @@ -455,7 +455,7 @@ /* * 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)