]> git.ipfire.org Git - thirdparty/coreutils.git/commit
copy: remove obsolete comment
authorJim Meyering <meyering@redhat.com>
Thu, 27 Jan 2011 20:01:07 +0000 (21:01 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 29 Jan 2011 16:05:28 +0000 (17:05 +0100)
commitcb542c1882834ed2ecb819874162abc0d245a38f
treefae3ffdb32be6e66aca97cecbdddcc8e14cc3128
parent6fa3d258874ee4c59f15da3c0aa4fbba7e8c7c67
copy: remove obsolete comment

* src/copy.c (sparse_copy): Remove now-obsolete comment about
how we used to work around lack of ftruncate.  Combine nested
if conditions into one.
src/copy.c