]> git.sesse.net Git - stockfish/blobdiff - src/material.h
Modernize code base a little bit
[stockfish] / src / material.h
index f6db85c4226d6f7964fbd54bc0d2bdb0eb125e16..73c831006bfad7994adb9ba693d8dd7ccdf20730 100644 (file)
@@ -28,7 +28,7 @@ namespace Stockfish::Material {
 
 /// Material::Entry contains various information about a material configuration.
 /// It contains a material imbalance evaluation, a function pointer to a special
-/// endgame evaluation function (which in most cases is NULL, meaning that the
+/// endgame evaluation function (which in most cases is nullptr, meaning that the
 /// standard evaluation function will be used), and scale factors.
 ///
 /// The scale factors are used to scale the evaluation score up or down. For