X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=xboard2uci.c;h=d5dd7460058f0e22bf057fbeb0cb4dfd13d4bac8;hp=8f4614e0dae5ed34e5e27ee6805893e6003b1280;hb=f379dd4b413d780d407913a1f069a27372e7b55b;hpb=07103358be1a2a550ad1f6663a3724fbc1652451 diff --git a/xboard2uci.c b/xboard2uci.c index 8f4614e..d5dd746 100644 --- a/xboard2uci.c +++ b/xboard2uci.c @@ -1591,9 +1591,8 @@ static void send_info() { }else{ min_depth=1; } - gui_send(GUI,"%d %+d %.0f "S64_FORMAT" %s",Uci->best_depth>min_depth?Uci->best_depth:min_depth, - 0,0.0,0,Uci->info); + 0,0.0,U64(0),Uci->info); } // send_pv()