On Sun, Jan 03, 2010 at 07:12:49PM +0100, vitor wrote:
> 
> Log:
> Misc cosmetics
> 
> --- amr/amrnbdec.c    Sun Jan  3 19:06:33 2010        (r5561)
> +++ amr/amrnbdec.c    Sun Jan  3 19:12:49 2010        (r5562)
> @@ -99,13 +99,13 @@ typedef struct AMRContext {
>  
> -    for(i=0; i<length; i++)
> +    for(i = 0; i < length; i++)

for (

Diego
_______________________________________________
FFmpeg-soc mailing list
FFmpeg-soc@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to