diff_file.c
11.7 KB
-
futils_filesize: use `uint64_t` for object size · fb2198db
Instead of using a signed type (`off_t`) use `uint64_t` for the maximum size of files.
Edward Thomson committed
Instead of using a signed type (`off_t`) use `uint64_t` for the maximum size of files.