]> git.sesse.net Git - stockfish/commit - src/timeman.h
Small codestyle touches
authorMarco Costalba <mcostalba@gmail.com>
Sat, 9 Oct 2010 12:05:58 +0000 (13:05 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 9 Oct 2010 12:05:58 +0000 (13:05 +0100)
commit7733dadfd7c8781e3bde3cc4e21751fa44ab6ed8
tree7927ee1077b16298421f70d87eb148410efee2d6
parent9ca4359f3691305fc5e3306c3084c83557ce09c0
Small codestyle touches

Mostly suggested by Justin (UncombedCoconut), the 0ULL -> 0 conversion
is mine.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/bitboard.cpp
src/book.cpp
src/move.h
src/movegen.cpp
src/movepick.cpp
src/movepick.h
src/position.cpp
src/search.cpp
src/timeman.cpp
src/timeman.h