X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard2uci.cpp;h=72e81e45f3c96574b5938543d10d1c202f16fd30;hb=92a5061fe11dab6ef0bb339cbe7798e6ccb35626;hp=687d63269caa291b700aa4ca621273cd6f5b3786;hpb=5cd5185613348b13625e257efcd7b2f11ca85276;p=polyglot.git 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