mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 16:39:14 +00:00
fix missing close brace
This commit is contained in:
parent
c985853cbf
commit
d82a38dfd6
@ -237,6 +237,7 @@ switch_status_t modem_init(modem_t *modem, modem_control_handler_t control_handl
|
||||
}
|
||||
|
||||
modem->stty = ttyname(modem->slave);
|
||||
}
|
||||
#else
|
||||
#if WIN32
|
||||
modem->slot = 4+globals.NEXT_ID++; /* need work here we start at COM4 for now*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user