OSDN Git Service

Fixed exfat_generic_pwrite(): it should return -1 on error, not -errno.
authorresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Tue, 25 Dec 2012 16:55:13 +0000 (16:55 +0000)
committerresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Tue, 25 Dec 2012 16:55:13 +0000 (16:55 +0000)
commit0bf92e47799832298bed8c5a111e4c3259944d02
treeb28ba84f86bd6cdad0ce41f7e0baf27fac130c63
parent3f25dcf7128e9a28971c3705b284baee976b73be
Fixed exfat_generic_pwrite(): it should return -1 on error, not -errno.

git-svn-id: http://exfat.googlecode.com/svn/trunk@316 60bc1c72-a15a-11de-b98f-4500b42dc123
libexfat/io.c