]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: remove useless (off_t) cast of lseek arg
authorJim Meyering <meyering@redhat.com>
Sat, 28 May 2011 11:52:13 +0000 (13:52 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 28 May 2011 11:52:17 +0000 (13:52 +0200)
commitd0a9750e08a4cf0329f99a9956ab85f196a81263
treef1a0c9ca465221c0f8c74126c314f5bf9acc6264
parent963d809ae9d2ff4bc4844d2ebaf64a74deb1ae7e
maint: remove useless (off_t) cast of lseek arg

* src/wc.c (wc): Remove unnecessary cast.
* src/head.c (elide_tail_bytes_file, elide_tail_lines_file): Likewise.
* src/tac.c (tac_seekable, tac_file): Likewise.
src/head.c
src/tac.c
src/wc.c