(tail_bytes): Change type of bytes_remaining to off_t
authorJim Meyering <jim@meyering.net>
Sat, 28 Sep 2002 09:21:17 +0000 (09:21 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 28 Sep 2002 09:21:17 +0000 (09:21 +0000)
commit475574011db63b2a80091e936d922198114184ab
treed2a7d17f12f65718ebccfe1510b50d13e44737a1
parent876ff10b0c66bcf167f2e250e495a33d8c71094f
(tail_bytes): Change type of bytes_remaining to off_t
to avoid overflow.  Reported by Hans Lermen.
src/tail.c