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
1 changed files with 1 additions and 1 deletions

View File

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