Fix -addMasterOption option
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 10 Nov 2014 13:29:25 +0000 (14:29 +0100)
committerArun Persaud <arun@nubati.net>
Fri, 8 May 2015 14:49:15 +0000 (07:49 -0700)
commitf20437d1625a79564d9e3e4dc1e8a701709569f3
tree6f67f2b009526ea178d457265264f1cc9958039f
parenteecd1740d464edeae7388d0d667c203867fb2951
Fix -addMasterOption option

The comparison of the date stamps in master and user settings file
was broken, because the date stamps were declared as unsigned, so that
the difference would never be negative.
args.h