Fix a mishandled error condition when reading from a cut buffer.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 7 Aug 2010 17:30:48 +0000 (17:30 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 7 Aug 2010 17:30:48 +0000 (17:30 +0000)
commit05ecc8102fb0e5eb4b0f8f2521934e48fb7e8745
treefd607104632d816b198e059fa00967071044784d
parent016b40f74dd2259272132a5e7d6f9732542d510d
Fix a mishandled error condition when reading from a cut buffer.
This also adds a change of behaviour (resetting nread) in the case
of multi-chunk selection receipt, but I haven't found a way to test
the latter.

git-svn-id: svn://svn.tartarus.org/sgt/utils@8977 cda61777-01e9-0310-a592-d414129be87e
xcopy/xcopy.c