]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
compile failure due to no newline at end of file
authorMichael Jerris <mike@jerris.com>
Mon, 21 Oct 2013 14:54:23 +0000 (10:54 -0400)
committerMichael Jerris <mike@jerris.com>
Mon, 21 Oct 2013 14:54:23 +0000 (10:54 -0400)
libs/sofia-sip/libsofia-sip-ua/tport/ws.c

index a6b73406e49fccf318bcca81dc86fd30a3847204..41df93fdcfb58d5fbea41c2048d59494caa58f36 100644 (file)
@@ -812,4 +812,4 @@ int xp_is_blocking(int errcode)
   return errcode == EAGAIN || errcode == EWOULDBLOCK || errcode == EINPROGRESS || errcode == EINTR;
 }
 
-#endif
\ No newline at end of file
+#endif