]> git.sesse.net Git - stockfish/commitdiff
Fix casting warnings under Intel Compiler
authorMarco Costalba <mcostalba@gmail.com>
Sat, 7 Feb 2009 11:31:53 +0000 (12:31 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 7 Feb 2009 12:26:29 +0000 (13:26 +0100)
Int to Char warning fixed changing the function
signature to int.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found