X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/0d0e2e93e81a650898c1a5b332cef6db90f2dece..71c4617611ca07d7c249faa2dfd2cfc5cb32b836:/match.c diff --git a/match.c b/match.c index 16779007..dd289e1a 100644 --- a/match.c +++ b/match.c @@ -39,7 +39,7 @@ static int data_transfer; static int total_false_alarms; static int total_tag_hits; static int total_matches; -static off_t total_data_transfer; +static int64 total_data_transfer; struct target {