wmppp.app: Command line options take precedence over configuration files.
commita75edac40d28245e2c6534e258e7ab5b8630cb9b
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Wed, 20 May 2015 03:31:10 +0000 (19 22:31 -0500)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 20 May 2015 09:44:41 +0000 (20 10:44 +0100)
treee5d9ac134c2431396652b87e2fc72039de6d749a
parent3c16ef37ece2f491c5a49b17ad906659677c942c
wmppp.app: Command line options take precedence over configuration files.

Since we now reread the configuration files on occasion, the options given
at the command line could be overwritten.  To avoid this, we save the
command line options and always use them if present.
wmppp.app/wmppp.c