On Sun, 26 Jul 2015 23:53:23 -0400
Ganesh Ajjanagadde wrote:
> GCC throws a -Wunused-result for not checking return value
> of write(); silence it
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> ffmpeg.c | 16
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/f
L'octidi 8 thermidor, an CCXXIII, Ganesh Ajjanagadde a écrit :
> GCC throws a -Wunused-result for not checking return value
> of write(); silence it
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> ffmpeg.c | 16
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/f