mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
Another round of tweaks for spandsp. There should be no functional changes,
although quite a few things have changed in the test suite
This commit is contained in:
@@ -36,7 +36,6 @@ extern "C"
|
||||
typedef int (pcap_timing_update_handler_t)(void *user_data, struct timeval *ts);
|
||||
typedef int (pcap_packet_handler_t)(void *user_data, const uint8_t *pkt, int len);
|
||||
|
||||
|
||||
int pcap_scan_pkts(const char *file,
|
||||
uint32_t src_addr,
|
||||
uint16_t src_port,
|
||||
|
||||
Reference in New Issue
Block a user