--- np2/win9x/cmserial.h 2003/10/16 17:58:44 1.1.1.1 +++ np2/win9x/cmserial.h 2005/02/07 14:46:14 1.2 @@ -7,7 +7,7 @@ extern "C" { extern const UINT32 cmserial_speed[10]; -COMMNG cmserial_create(UINT port, BYTE param, UINT32 speed); +COMMNG cmserial_create(UINT port, UINT8 param, UINT32 speed); #ifdef __cplusplus }