vio_local_win: Properly set errno in case of error happened.
authorKlaas Freitag <freitag@owncloud.com>
Wed, 9 Sep 2015 12:10:23 +0000 (14:10 +0200)
committerKlaas Freitag <freitag@owncloud.com>
Wed, 9 Sep 2015 12:10:23 +0000 (14:10 +0200)
commit02c077e3f8a33bdc457418af1046559b065e794c
tree0d0abb5105eacb81f32902b6b71f264ea23b91f5
parentba2145032e5a8649dd0e589d678abd3af117d644
vio_local_win: Properly set errno in case of error happened.

Without a proper errno value, the calling function can not detect
the kind of problem.
csync/src/vio/csync_vio_local_win.c