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:
Giovanni Maruzzelli 2009-08-25 19:27:54 +00:00
parent d9e1d18fb6
commit 797998f014
1 changed files with 1 additions and 1 deletions

View File

@ -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