]> diplodocus.org Git - nmh/commitdiff
nmh_init(): Replace integer parameter with two bools.
authorRalph Corderoy <ralph@inputplus.co.uk>
Mon, 30 Oct 2017 20:58:46 +0000 (20:58 +0000)
committerRalph Corderoy <ralph@inputplus.co.uk>
Mon, 30 Oct 2017 20:58:46 +0000 (20:58 +0000)
Removes the 0, 1, or 2 passed by callers.  If the options get more
complex then an enum of possible actions might be a better fit.


No differences found