From: Clemens Ladisch Date: Thu, 23 Jun 2005 07:45:17 +0000 (+0000) Subject: fix file name for Doxygen X-Git-Tag: v1.0.10rc1~25 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=274bce69e7ed7128aa1f4f5f2530be8765b87265;p=alsa-lib.git fix file name for Doxygen Use the correct file name for \file to make Doxygen happy. --- diff --git a/src/mixer/simple_none.c b/src/mixer/simple_none.c index f8a63760..6fd32b21 100644 --- a/src/mixer/simple_none.c +++ b/src/mixer/simple_none.c @@ -1,5 +1,5 @@ /** - * \file mixer/simple.c + * \file mixer/simple_none.c * \brief Mixer Simple Element Class Interface * \author Jaroslav Kysela * \author Abramo Bagnara