Commit b17f1a07 authored by Robert Swain's avatar Robert Swain

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
parent ed00d0c1
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment