Changed NO_INT64 to INT64_IS_OFF_T because off_t might actually be
authorWayne Davison <wayned@samba.org>
Thu, 22 Jul 2004 19:28:45 +0000 (19:28 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 22 Jul 2004 19:28:45 +0000 (19:28 +0000)
commit28deecca55ff109d6eff7fc09bac7843559b7d5c
tree1c04dc8be1c48cf76ec0f58832d2009b42a1b1ff
parent4db88e5b8f73731d52f853d78fe7dffbb14a2ec4
Changed NO_INT64 to INT64_IS_OFF_T because off_t might actually be
64 bits.  The code now only complains if int64 is really too short.
io.c
options.c
rsync.h