From: Wayne Davison Date: Tue, 3 Aug 2004 08:05:29 +0000 (+0000) Subject: - Changed the calling syntax for map_file() so that it takes both X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/6e8a1782ab7ed52c623038821b335fd25578dea5?hp=6e8a1782ab7ed52c623038821b335fd25578dea5 - Changed the calling syntax for map_file() so that it takes both a (possibly approximate) window size and an optional block size (which is used to round-up the window size if it is non-zero). - Don't set window_start behind the supplied offset in map_ptr(). ---