--- xmil/statsave.c 2004/08/15 12:32:11 1.5 +++ xmil/statsave.c 2004/08/18 15:42:28 1.6 @@ -636,7 +636,7 @@ int statsave_check(const OEMCHAR *filena SFFILEH sffh; int ret; - BOOL done; + BRESULT done; const SFENTRY *tbl; const SFENTRY *tblterm; @@ -692,7 +692,7 @@ int statsave_load(const OEMCHAR *filenam SFFILEH sffh; int ret; - BOOL done; + BRESULT done; const SFENTRY *tbl; const SFENTRY *tblterm;