mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-12 23:31:50 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user