mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 13:17:44 +00:00
Fix an obsoleted descrption comment
No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
+1
-1
@@ -1022,7 +1022,7 @@ namespace {
|
||||
}
|
||||
|
||||
|
||||
// search_pv() is the main search function for PV nodes.
|
||||
// search<>() is the main search function for both PV and non-PV nodes
|
||||
|
||||
template <NodeType PvNode>
|
||||
Value search(Position& pos, SearchStack ss[], Value alpha, Value beta,
|
||||
|
||||
Reference in New Issue
Block a user