Fix -addMasterOption option
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 10 Nov 2014 13:29:25 +0000 (14:29 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 7 May 2015 18:53:31 +0000 (20:53 +0200)
commita0cf93b0baa2156069fbed5fac7f6242f0c61e2d
tree5fcd8329db874b6844f7b15a05df420abbeb6fed
parent15caae7fbe25f432679e809259a5bf57536a3f6a
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