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>
Sun, 10 Apr 2016 15:28:42 +0000 (17:28 +0200)
On Windows, the log filename now defaults to "tinc.log" in the same
directory as tinc.conf.

# Conflicts:
# src/tincd.c


No differences found