X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/3cb6f5d6cbe2b1fead0453ffb31488c2ffc2def2..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 {