(bytes_split): Use size_t temporary (rather than
authorJim Meyering <jim@meyering.net>
Wed, 9 Apr 2003 14:40:05 +0000 (14:40 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 9 Apr 2003 14:40:05 +0000 (14:40 +0000)
commit78d8a32a1af7686d1a035f81181f632b5b7defae
tree751eded23b338699a7f59a6e65eae64f0fd4d0c1
parenta69132e7172d142ac7baa6b9e0e99e1e4c27cfe2
(bytes_split): Use size_t temporary (rather than
uintmax_t original) in remaining computations.  From Paul Eggert.
src/split.c