X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/1f86fcf5dc1eb6a7077b0f6b52cc855409ddf881..4e7d07c8d4c75f0fc4207f0d6058db99b61c2f17:/match.c diff --git a/match.c b/match.c index 77b3a53c..f9412618 100644 --- a/match.c +++ b/match.c @@ -128,7 +128,6 @@ static void matched(int f, struct sum_struct *s, struct map_struct *buf, sum_update(map_ptr(buf, last_match + j, n1), n1); } - if (i >= 0) last_match = offset + s->sums[i].len; else