fixed error

This commit is contained in:
Evgeniy Kozhuhovskiy 2005-03-18 22:50:42 +00:00
parent 4418ca3ad8
commit 255a1c4a64

View File

@ -421,7 +421,7 @@ static int sm_rx_waitseq(s_rx_emsidat *d)
}
else if( !strncasecmp(d->buf, "EMSI_INQC816", 12) )
{
return SM2;
return SM1;
}
else
{