X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fnotation.cpp;h=bbcb3d8eeb1545a3bc56860a7feb639e860ca51c;hp=a26db6ff934c04434e16e431b7981dcc31217bcb;hb=ab65d3fd0ecf340842408548bc7f3e6c28ad4c85;hpb=f0db6a6c0b82a5868bc1e95cb9faab9feba50e59 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