mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 00:22:35 +00:00
Tue Jan 13 16:22:39 CST 2009 Pekka Pessi <first.last@nokia.com>
* tport_type_tls.c, tport_tls.c: added Jarod Neuner as one of authors Cleaned whitespace, too. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11822 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
ec1024d619
commit
90311fbd2d
@ -1 +1 @@
|
||||
Wed Feb 11 10:55:01 CST 2009
|
||||
Wed Feb 11 11:00:10 CST 2009
|
||||
|
@ -27,8 +27,7 @@
|
||||
*
|
||||
* @author Mikko Haataja <ext-Mikko.A.Haataja@nokia.com>
|
||||
* @author Pekka Pessi <ext-Pekka.Pessi@nokia.com>
|
||||
*
|
||||
* Copyright 2001, 2002 Nokia Research Center. All rights reserved.
|
||||
* @author Jarod Neuner <janeuner@networkharbor.com>
|
||||
*
|
||||
*/
|
||||
|
||||
@ -801,4 +800,3 @@ int tls_connect(su_root_magic_t *magic, su_wait_t *w, tport_t *self)
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -31,6 +31,7 @@
|
||||
* @author Tat Chan <Tat.Chan@nokia.com>
|
||||
* @author Kai Vehmanen <kai.vehmanen@nokia.com>
|
||||
* @author Martti Mela <Martti.Mela@nokia.com>
|
||||
* @author Jarod Neuner <janeuner@networkharbor.com>
|
||||
*
|
||||
* @date Split here: Fri Mar 24 08:45:49 EET 2006 ppessi
|
||||
* @date Originally Created: Thu Jul 20 12:54:32 2000 ppessi
|
||||
@ -667,4 +668,3 @@ sys_error:
|
||||
su_seterrno(err);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user