Newlines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11337 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
0a8735931b
commit
1c8681fffb
|
@ -175,4 +175,4 @@ ESL_DECLARE(int) esl_config_get_cas_bits(char *strvalue, unsigned char *outbits)
|
|||
* End:
|
||||
* For VIM:
|
||||
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:
|
||||
*/
|
||||
*/
|
||||
|
|
|
@ -288,4 +288,3 @@ ESL_DECLARE(const char *)esl_priority_name(esl_priority_t priority);
|
|||
* For VIM:
|
||||
* vim:set softtabstop=4 shiftwidth=4 tabstop=4:
|
||||
*/
|
||||
|
||||
|
|
|
@ -56,4 +56,3 @@ ESL_DECLARE(esl_status_t) esl_mutex_unlock(esl_mutex_t *mutex);
|
|||
* For VIM:
|
||||
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue