Never remove items from cmdline_conf.
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 20 Jul 2012 15:29:16 +0000 (17:29 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 20 Jul 2012 15:29:16 +0000 (17:29 +0200)
We should treat cmdline_conf as const, so we can call read_config_options()
more than once with prefix = NULL.


No differences found