From: Andre Date: Wed, 17 May 2006 20:41:51 +0000 (+0200) Subject: mp3_afh.c/ogg_afh.c: fix doxygen file documentation X-Git-Tag: v0.2.14~105 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=854470b35cfb95851465622f843758e4272221cf;hp=90501714a4379e36e191a7d5330378f898ac258f mp3_afh.c/ogg_afh.c: fix doxygen file documentation --- diff --git a/mp3_afh.c b/mp3_afh.c index 4bd88887..cd089946 100644 --- a/mp3_afh.c +++ b/mp3_afh.c @@ -16,7 +16,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ -/** \file mp3.c para_server's mp3 audio format handler */ +/** \file mp3_afh.c para_server's mp3 audio format handler */ /* * This file is based in part on mp3tech.c and mp3tech.h, Copyright (C) diff --git a/ogg_afh.c b/ogg_afh.c index 3445970b..874947e8 100644 --- a/ogg_afh.c +++ b/ogg_afh.c @@ -15,7 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ -/** \file ogg.c para_server's ogg vorbis audio format handler */ +/** \file ogg_afh.c para_server's ogg vorbis audio format handler */ #include #include