mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 00:22:35 +00:00
skypiax: fixed end of line on skypiax.h
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14635 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
d9e1d18fb6
commit
797998f014
@ -292,4 +292,4 @@ int skypiax_transfer(private_t * tech_pvt, char *id, char *value);
|
||||
int skypiax_socket_create_and_bind(private_t * tech_pvt, int *which_port);
|
||||
#else
|
||||
int skypiax_socket_create_and_bind(private_t * tech_pvt, unsigned short *which_port);
|
||||
#endif //WIN32
|
||||
#endif //WIN32
|
||||
|
Loading…
x
Reference in New Issue
Block a user