From 274bce69e7ed7128aa1f4f5f2530be8765b87265 Mon Sep 17 00:00:00 2001 From: Clemens Ladisch Date: Thu, 23 Jun 2005 07:45:17 +0000 Subject: [PATCH] fix file name for Doxygen Use the correct file name for \file to make Doxygen happy. --- src/mixer/simple_none.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.1