use log_perror consistently
commitc019d7b761c343c63e80dea8f002add9e0abcec0
authorrofl0r <retnyg@gmx.net>
Thu, 11 Oct 2018 16:16:56 +0000 (11 17:16 +0100)
committerrofl0r <retnyg@gmx.net>
Thu, 11 Oct 2018 16:16:56 +0000 (11 17:16 +0100)
tree4109bab10da3892f86df924c420ec901862de08f
parent248a2d9a5567f1bb279127cfac481c7951def205
use log_perror consistently

this avoids pulling in libc stdio into our static linked binary, for
minimal filesize.
filesync.c