mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 16:15:04 +00:00
freetdm: fix win compilation
This commit is contained in:
parent
184f395553
commit
5e3377c7a4
@ -376,7 +376,7 @@ struct ftdm_iterator {
|
||||
unsigned int allocated:1;
|
||||
union {
|
||||
struct {
|
||||
int32_t index;
|
||||
uint32_t index;
|
||||
const ftdm_span_t *span;
|
||||
} chaniter;
|
||||
ftdm_hash_iterator_t *hashiter;
|
||||
|
Loading…
x
Reference in New Issue
Block a user