From 4643fd6eeee81acc0e82e47e7895a3111775bbba Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 30 Sep 2018 23:15:39 +0200 Subject: [PATCH] mixer.c: Fix doxygen \file description. para_mixer supports the OSS and the ALSA mixer API. --- mixer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mixer.c b/mixer.c index ad674bf5..27fa7d1f 100644 --- a/mixer.c +++ b/mixer.c @@ -1,6 +1,6 @@ /* Copyright (C) 1998 Andre Noll , see file COPYING. */ -/** \file mixer.c A volume fader and alarm clock for OSS. */ +/** \file mixer.c A volume fader and alarm clock. */ #include #include -- 2.30.2