]> git.sesse.net Git - stockfish/commit
Normalize some variable names and reuse existing logic
authorDisservin <disservin.social@gmail.com>
Mon, 3 Jun 2024 17:47:34 +0000 (19:47 +0200)
committerDisservin <disservin.social@gmail.com>
Mon, 3 Jun 2024 21:28:23 +0000 (23:28 +0200)
commitba06671aa9df5c0a3fa5f1fa2ce17ea4aa742b7a
treead3dde419af51c28db9992ada60f221069ec073d
parent86b564055d753c49dede0b8549363f3ee11c572e
Normalize some variable names and reuse existing logic

closes https://github.com/official-stockfish/Stockfish/pull/5346

No functional change
src/search.cpp
src/search.h
src/thread.cpp