--- np2/win9x/np2.cpp 2004/05/23 15:01:45 1.53 +++ np2/win9x/np2.cpp 2004/06/02 11:02:54 1.54 @@ -810,7 +810,7 @@ static void np2cmd(HWND hWnd, UINT16 cmd dialog_writebmp(hWnd); winuileave(); break; -#if defined(SUPPPORT_S98) +#if defined(SUPPORT_S98) case IDM_S98LOGGING: winuienter(); dialog_s98(hWnd);