]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/ansi.c
mjpegdec: print nb_components too in pict debug info
[ffmpeg] / libavcodec / ansi.c
index 7043b7c9d9af442039c758b5f3550a6993fc5fc6..ebcc288539d894fb81094abb8d7c73797bff80d4 100644 (file)
@@ -154,7 +154,7 @@ static void draw_char(AVCodecContext *avctx, int c)
 
 /**
  * Execute ANSI escape code
- * @param <0 error
+ * @return 0 on success, negative on error
  */
 static int execute_code(AVCodecContext * avctx, int c)
 {