X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=frontend.h;fp=frontend.h;h=1f0bb1d587159c4a4fd160acdf9039f598cd7e05;hp=64cd79f5ab22a8a1c5092693bc42d11c3753fb17;hb=8baea05c6e9e63f8b1b57891b67b5ac0e1961b81;hpb=50ffaff1de1b05f1bf76dd842e734eff2974afd4 diff --git a/frontend.h b/frontend.h index 64cd79f..1f0bb1d 100644 --- a/frontend.h +++ b/frontend.h @@ -185,7 +185,7 @@ void TagsPopUp P((char *tags, char *msg)); void TagsPopDown P((void)); void ParseIcsTextColors P((void)); -void ICSInitScript P((void)); +int ICSInitScript P((void)); void StartAnalysisClock P((void)); void EngineOutputPopUp P((void)); void EgineOutputPopDown P((void));