提交 797998f0 authored 作者: Giovanni Maruzzelli's avatar Giovanni Maruzzelli

skypiax: fixed end of line on skypiax.h

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14635 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 d9e1d18f
...@@ -292,4 +292,4 @@ int skypiax_transfer(private_t * tech_pvt, char *id, char *value); ...@@ -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); int skypiax_socket_create_and_bind(private_t * tech_pvt, int *which_port);
#else #else
int skypiax_socket_create_and_bind(private_t * tech_pvt, unsigned short *which_port); int skypiax_socket_create_and_bind(private_t * tech_pvt, unsigned short *which_port);
#endif //WIN32 #endif //WIN32
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论