mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 12:07:43 +00:00
Big trailing whitespace cleanup part 1
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
+1
-1
@@ -309,7 +309,7 @@ MaterialInfo* MaterialInfoTable::get_material_info(const Position& pos) {
|
||||
|
||||
|
||||
/// EndgameFunctions member definitions. This class is used to store the maps
|
||||
/// of end game and scaling functions that MaterialInfoTable will query for
|
||||
/// of end game and scaling functions that MaterialInfoTable will query for
|
||||
/// each key. The maps are constant and are populated only at construction,
|
||||
/// but are per-thread instead of globals to avoid expensive locks.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user