Hi Martin,

Martin Dorey wrote:

> +++ lib/tarfn.c       2011-03-04 09:19:31.000000000 -0800
> @@ -42,7 +42,7 @@
>  static long
>  OtoL(const char * s, int size)
>  {
> -     int     n = 0;
> +     long    n = 0;

Good catch.  I assume this patch is against the "lenny" branch;
squeeze and master need a similar fix.

Reviewed-by: Jonathan Nieder <[email protected]>




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to