Fix --logfile without a filename on Windows.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 14 Apr 2015 09:20:24 +0000 (11:20 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 14 Apr 2015 09:21:19 +0000 (11:21 +0200)
commit0821e327f23d81e4b001479b9de62151a3c0a1bc
tree472d3dde8d3504590737bdc70e22b6c3463a2942
parent09d60499af3acef2ba9bd7be15e8d1c44249f8d5
Fix --logfile without a filename on Windows.

On Windows, the log filename now defaults to "tinc.log" in the same
directory as tinc.conf.
src/tincd.c