X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=xboard2uci.cpp;h=72e81e45f3c96574b5938543d10d1c202f16fd30;hp=687d63269caa291b700aa4ca621273cd6f5b3786;hb=07265afaa167049a447b4c5f43e5ef90c7451a49;hpb=8c255c15cc55a2e5254152c8e07a8ab45b22b7af diff --git a/xboard2uci.cpp b/xboard2uci.cpp index 687d632..72e81e4 100644 --- a/xboard2uci.cpp +++ b/xboard2uci.cpp @@ -839,7 +839,7 @@ static void comp_move(int move) { ASSERT(State->state==THINK); ASSERT(!XB->analyse); - if(option_get_bool("RepeatPV")==true) + if(option_get_bool("RepeatPV")) send_pv(); // to update time and nodes // send the move