sync file to darcs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12312 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e6aee6b1c9
commit
b161d3f93d
|
@ -608,7 +608,7 @@ tport_t *tport_tls_connect(tport_primary_t *pri,
|
|||
int err;
|
||||
unsigned errlevel = 3;
|
||||
char buf[TPORT_HOSTPORTSIZE];
|
||||
char const *what="";
|
||||
char const *what=;
|
||||
|
||||
what = "su_socket";
|
||||
s = su_socket(ai->ai_family, ai->ai_socktype, ai->ai_protocol);
|
||||
|
|
Loading…
Reference in New Issue