fix file name for Doxygen

Use the correct file name for \file to make Doxygen happy.
This commit is contained in:
Clemens Ladisch 2005-06-23 07:45:17 +00:00
parent 57b9f88922
commit 274bce69e7

View file

@ -1,5 +1,5 @@
/**
* \file mixer/simple.c
* \file mixer/simple_none.c
* \brief Mixer Simple Element Class Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>