From b17f1a0764f32fa5c4ebdeaa4655f9ca5977640c Mon Sep 17 00:00:00 2001 From: Robert Swain Date: Mon, 2 Feb 2009 10:31:51 +0000 Subject: Doxygen defgroups throw a warning if they don't have a title as well as a name Originally committed as revision 16939 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/aac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/aac.h') diff --git a/libavcodec/aac.h b/libavcodec/aac.h index 5b66aefb13..67351dc122 100644 --- a/libavcodec/aac.h +++ b/libavcodec/aac.h @@ -252,7 +252,7 @@ typedef struct { DynamicRangeControl che_drc; /** - * @defgroup elements + * @defgroup elements Channel element related data. * @{ */ enum ChannelPosition che_pos[4][MAX_ELEM_ID]; /**< channel element channel mapping with the -- cgit v1.2.3