Fix command-line '-o' option for host configuration
authorJulien Muchembled <jm@jmuchemb.eu>
Thu, 28 Apr 2011 11:21:55 +0000 (13:21 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 28 Apr 2011 12:30:32 +0000 (14:30 +0200)
commitf11c6101f30df645223920bef3eb7592de9bcb79
tree330945e40d791d60b21b68e8a7eabb3573627f55
parent0aa86d4b8b3010522e6de8842f5bd29004ba3df6
Fix command-line '-o' option for host configuration

This fixes a regression introduced by commit 667b1ba while refactoring option
parsing code.
src/conf.c