]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(cat): Don't test whether the full_write return value (of type size_t)
authorJim Meyering <jim@meyering.net>
Mon, 26 Nov 2001 12:16:48 +0000 (12:16 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 26 Nov 2001 12:16:48 +0000 (12:16 +0000)
commit8087128c07af528666a48156743572f15d1267e8
tree7c134a8e525842ad14a8981053619daa2f237224
parent3cfa2e263a44d3eb286741d8dada5f910bf92ddc
(cat): Don't test whether the full_write return value (of type size_t)
is less than 0.  Reported by Nelson H. F. Beebe,
as a warning from Irix 6.5's C compiler.
src/cat.c