Reverted a bad change to v42_stop()

This commit is contained in:
Steve Underwood 2011-12-07 00:27:05 +08:00
parent 300311c1b2
commit 7bee037efd

View File

@ -1183,7 +1183,7 @@ static void reset_lapm(v42_state_t *ss)
} }
/*- End of function --------------------------------------------------------*/ /*- End of function --------------------------------------------------------*/
void v42_stop(v42_state_t *ss) SPAN_DECLARE(void) v42_stop(v42_state_t *ss)
{ {
lapm_state_t *s; lapm_state_t *s;