Stefano Sabatini <[email protected]> writes:

> On date Sunday 2011-07-03 16:42:07 +0200, Diego Biurrun encoded:
>> ---
>>  libavcodec/ansi.c |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>> 
>> diff --git a/libavcodec/ansi.c b/libavcodec/ansi.c
>> index e46879d..32c7ce4 100644
>> --- a/libavcodec/ansi.c
>> +++ b/libavcodec/ansi.c
>> @@ -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
>
> maybe "a negative value on error", looks fine otherwise.

The patch is fine, that's standard phrasing.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to