X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fnotation.cpp;h=bbcb3d8eeb1545a3bc56860a7feb639e860ca51c;hp=a26db6ff934c04434e16e431b7981dcc31217bcb;hb=1f7b5d9a79e5977ec1be42d7b67444d3cb7e33da;hpb=5c6ba81cf221188a76d1d8be138da85a8b0ddd4d diff --git a/src/notation.cpp b/src/notation.cpp index a26db6ff..bbcb3d8e 100644 --- a/src/notation.cpp +++ b/src/notation.cpp @@ -28,7 +28,7 @@ using namespace std; -static const char* PieceToChar = " PNBRQK pnbrqk"; +static const char* PieceToChar = " PNBRQK pnbrqk"; /// score_to_uci() converts a value to a string suitable for use with the UCI