From: Mathieu Rene Date: Wed, 21 Jan 2009 20:14:08 +0000 (+0000) Subject: Newlines X-Git-Tag: v1.0.3~620 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c8681fffb7d65a8979399b8134d2782cddee1e4;p=thirdparty%2Ffreeswitch.git Newlines git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11337 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/esl/src/include/esl_config.h b/libs/esl/src/include/esl_config.h index d6e121b544..a556adf5c1 100644 --- a/libs/esl/src/include/esl_config.h +++ b/libs/esl/src/include/esl_config.h @@ -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: - */ \ No newline at end of file + */ diff --git a/libs/esl/src/include/esl_event.h b/libs/esl/src/include/esl_event.h index f86b411be9..555d369c0f 100644 --- a/libs/esl/src/include/esl_event.h +++ b/libs/esl/src/include/esl_event.h @@ -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: */ - diff --git a/libs/esl/src/include/esl_threadmutex.h b/libs/esl/src/include/esl_threadmutex.h index d971a3630d..839a0e8363 100644 --- a/libs/esl/src/include/esl_threadmutex.h +++ b/libs/esl/src/include/esl_threadmutex.h @@ -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: */ -