Fix two 64-bit warnings
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 26 Feb 2012 16:18:39 +0000 (17:18 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 26 Feb 2012 16:18:39 +0000 (17:18 +0100)
commit609da796fb48d746f4672c00d2bd970834258b43
tree8ea83b6e7e7b9a07362b3d775e80d9473dc40ab2
parent64ff3eccff68c620830c21199601f1291b2ea8c8
Fix two 64-bit warnings

Passing the engine number in a pointer variable to the callback needed
a two-step cast.
xboard.c