You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doxygen: Fix execute_code() @return documentation.
This commit is contained in:
@@ -153,7 +153,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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user