Fix periodic upates
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 13 Apr 2018 13:37:28 +0000 (15:37 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 13 Apr 2018 13:37:28 +0000 (15:37 +0200)
commit8eddf31c6220379739703467b99e315bb312ebee
treef556955405f521e90bcc7208b5151df1039a0376
parentf2efdfb359507569ddf0650d31de0bf8f38c4a24
Fix periodic upates

The 'stat01' commans must report on the move that is currently being
searched. Not the one that just has been searched. So the statement
to save the root info globally has been moved to before the recursive call.
dropper.c