The count of chunks should really be an int32, not a size_t,
authorWayne Davison <wayned@samba.org>
Mon, 14 Feb 2005 08:13:47 +0000 (08:13 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 14 Feb 2005 08:13:47 +0000 (08:13 +0000)
commit158595849728f923445b7f3920e9d2776ac116f8
tree6c37de4cc9636c115c7608881bdfe27023d96962
parent7cacd47eddc8fc7d932a67ab7775c428e8387bbe
The count of chunks should really be an int32, not a size_t,
because that's the maximum size we can transmit over the wire.
rsync.h