X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=engineoutput.c;h=07524284c4d401d2cc6ff596d42d9e728bc3d2c4;hp=aa7cc49036700dce0fa95c3dbaef8e1cfed617b6;hb=003ab519c36430f6df51e0e6e2aa528476894161;hpb=72f96a2581a9b7b0682e34cbf391d19d834c3d15 diff --git a/engineoutput.c b/engineoutput.c index aa7cc49..0752428 100644 --- a/engineoutput.c +++ b/engineoutput.c @@ -124,7 +124,7 @@ MakeEngineOutputTitle () // back end, due to front-end wrapper for SetWindowText, and new SetIcon arguments void -SetEngineState (int which, int state, char * state_data) +SetEngineState (int which, enum ENGINE_STATE state, char * state_data) { int x_which = 1 - which;