X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b536f47e3ce7c8efc6d73884da0474fc5551b285..1e8ae5ede66ba337ba6abbb4afad2b3319c1db74:/match.c diff --git a/match.c b/match.c index 845bd355..dc4dbd1c 100644 --- a/match.c +++ b/match.c @@ -94,7 +94,7 @@ static void matched(int f,struct sum_struct *s,struct map_struct *buf, OFF_T offset,int i) { OFF_T n = offset - last_match; - int j; + OFF_T j; if (verbose > 2 && i >= 0) rprintf(FINFO,"match at %d last_match=%d j=%d len=%d n=%d\n",