From 58772292c0d4b07819ebe7d8a994f64e6ede922a Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Fri, 2 Jul 2010 12:45:49 +0000 Subject: @begingroup --> @defgroup, only the latter is correct Doxygen syntax. Originally committed as revision 23990 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/rv40data.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/rv40data.h') diff --git a/libavcodec/rv40data.h b/libavcodec/rv40data.h index 5566569201..7912919ba1 100644 --- a/libavcodec/rv40data.h +++ b/libavcodec/rv40data.h @@ -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 * @{ */ /** -- cgit v1.2.3