fix windows build

This commit is contained in:
Jeff Lenk 2011-07-02 15:37:55 -05:00
parent 3cee0589e5
commit f909beb13c

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;