mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-29 13:43:07 +00:00
Reverted a bad change to v42_stop()
This commit is contained in:
parent
300311c1b2
commit
7bee037efd
@ -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;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user