]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
skypiax: fixed end of line on skypiax.h
authorGiovanni Maruzzelli <gmaruzz@gmail.com>
Tue, 25 Aug 2009 19:27:54 +0000 (19:27 +0000)
committerGiovanni Maruzzelli <gmaruzz@gmail.com>
Tue, 25 Aug 2009 19:27:54 +0000 (19:27 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14635 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/endpoints/mod_skypiax/skypiax.h

index e045d2b600133c68e92ee248b3e3d84dcccc3d5e..302f473643859fe58ccab5846312c4f0471598dc 100644 (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
\ No newline at end of file
+#endif //WIN32