Skip to content
Snippets Groups Projects
Commit b17f1a07 authored by Robert Swain's avatar Robert Swain
Browse files

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
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment