Applied.

Thanks
Haihao

> Signed-off-by: Lim Siew Hoon <[email protected]>
> ---
>  test/encode/jpegenc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/test/encode/jpegenc.c b/test/encode/jpegenc.c
> index 56fa2f1..b68bb2e 100644
> --- a/test/encode/jpegenc.c
> +++ b/test/encode/jpegenc.c
> @@ -968,7 +968,7 @@ int main(int argc, char *argv[])
>          default: {
>              printf("Unsupported format:\n");
>              show_help();
> -            break;
> +            return -1;
>          }
>          
>      }
_______________________________________________
Libva mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libva

Reply via email to