]> git.tue.mpg.de Git - paraslash.git/commit
simplify osx_write_post_select()
authorAndre Noll <maan@congo.fml.local>
Sun, 20 Aug 2006 13:24:33 +0000 (15:24 +0200)
committerAndre Noll <maan@congo.fml.local>
Sun, 20 Aug 2006 13:24:33 +0000 (15:24 +0200)
commitb829b61f516298a0de3907cd4c30aef189dd8dd4
treea3220f179ba23940af4fc12c614115fa9e3caac2
parent96bdf2d7b6206bb042031f2b13075a56bb8921a3
simplify osx_write_post_select()

we either use the full buffer or leave it untouched. So wn->written is always zero
or wn->loaded.
osx_writer.c