On Tue, Oct 09, 2012 at 11:52:52AM +0300, Martin Storsjö wrote:
> 
> --- /dev/null
> +++ b/libavformat/url-test.c
> @@ -0,0 +1,58 @@
> +
> +int main(int argc, char **argv)

int main(void) - you don't use the arguments.

Otherwise LGTM - push anytime with the nit amended.

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to