git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11337 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Mathieu Rene 2009-01-21 20:14:08 +00:00
parent 0a8735931b
commit 1c8681fffb
3 changed files with 1 additions and 3 deletions

View File

@ -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:
*/
*/

View File

@ -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:
*/

View File

@ -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:
*/