@begingroup --> @defgroup, only the latter is correct Doxygen syntax.

Originally committed as revision 23990 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2010-07-02 12:45:49 +00:00
parent 094b18b683
commit 58772292c0
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ static const uint8_t rv40_luma_dc_quant[2][32] = {
};
/**
* @begingroup loopfilter coefficients used by the RV40 loop filter
* @defgroup loopfilter coefficients used by the RV40 loop filter
* @{
*/
/**