Fix setting hash-table size in UCCI
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 4 Apr 2016 15:46:34 +0000 (17:46 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 4 Apr 2016 15:46:34 +0000 (17:46 +0200)
commit9db45c2c66041e7b43588ece4b111c6bc5e758c3
tree3327ca7f1a1d478d3fad72fd369e8402f6693de3
parent8a892f02b87c910603094e2830ed0693dc192569
Fix setting hash-table size in UCCI

The keyword 'name' in "setoption name Hash ..." was hard-coded, but in
UCCI it needs to be left out. So the variable nameWord is now used instead.
UCI2WB.c