From 2f7bd04afb297f121d7c357b2b7df9d23a0ba927 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 16 Oct 2014 00:10:38 +0200 Subject: avcodec/avcodec: fix non doxy comment Signed-off-by: Michael Niedermayer --- libavcodec/avcodec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 4b56b55abc..cb0e744622 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -2989,7 +2989,7 @@ typedef struct AVCodecContext { */ int initial_padding; - /* + /** * - decoding: For codecs that store a framerate value in the compressed * bitstream, the decoder may export it here. { 0, 1} when * unknown. -- cgit v1.2.3