From 64997c4d8e43f3bd7550ff29f976a000e743efb2 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Thu, 3 Jul 2008 19:12:26 +0000 Subject: [PATCH] vim extendtab is bad git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/libdingaling/src/ldl_compat.h | 2 +- libs/libdingaling/src/libdingaling.c | 2 +- libs/libdingaling/src/libdingaling.h | 2 +- libs/libteletone/src/libteletone.h | 2 +- libs/libteletone/src/libteletone_detect.c | 2 +- libs/libteletone/src/libteletone_detect.h | 2 +- libs/libteletone/src/libteletone_generate.c | 2 +- libs/libteletone/src/libteletone_generate.h | 2 +- libs/stfu/stfu.c | 2 +- src/include/switch.h | 2 +- src/include/switch_apr.h | 2 +- src/include/switch_bitpack.h | 2 +- src/include/switch_buffer.h | 2 +- src/include/switch_caller.h | 2 +- src/include/switch_channel.h | 2 +- src/include/switch_config.h | 2 +- src/include/switch_console.h | 2 +- src/include/switch_core.h | 2 +- src/include/switch_core_db.h | 2 +- src/include/switch_core_event_hook.h | 2 +- src/include/switch_cpp.h | 2 +- src/include/switch_event.h | 2 +- src/include/switch_frame.h | 2 +- src/include/switch_ivr.h | 2 +- src/include/switch_loadable_module.h | 2 +- src/include/switch_log.h | 2 +- src/include/switch_module_interfaces.h | 2 +- src/include/switch_odbc.h | 2 +- src/include/switch_platform.h | 2 +- src/include/switch_regex.h | 2 +- src/include/switch_resample.h | 2 +- src/include/switch_rtp.h | 2 +- src/include/switch_scheduler.h | 2 +- src/include/switch_stun.h | 2 +- src/include/switch_types.h | 2 +- src/include/switch_utils.h | 2 +- src/include/switch_xml.h | 2 +- src/mod/applications/mod_commands/mod_commands.c | 2 +- .../applications/mod_conference/mod_conference.c | 2 +- src/mod/applications/mod_dptools/mod_dptools.c | 2 +- src/mod/applications/mod_enum/mod_enum.c | 2 +- src/mod/applications/mod_esf/mod_esf.c | 2 +- src/mod/applications/mod_expr/mod_expr.c | 2 +- src/mod/applications/mod_fifo/mod_fifo.c | 2 +- src/mod/applications/mod_fsv/mod_fsv.c | 2 +- src/mod/applications/mod_limit/mod_limit.c | 14 +++++++------- src/mod/applications/mod_rss/mod_rss.c | 2 +- src/mod/applications/mod_voicemail/mod_voicemail.c | 2 +- src/mod/asr_tts/mod_cepstral/mod_cepstral.c | 2 +- src/mod/asr_tts/mod_openmrcp/mod_openmrcp.c | 2 +- src/mod/codecs/mod_amr/mod_amr.c | 2 +- src/mod/codecs/mod_g723_1/mod_g723_1.c | 2 +- src/mod/codecs/mod_g729/mod_g729.c | 2 +- src/mod/codecs/mod_h26x/mod_h26x.c | 2 +- src/mod/codecs/mod_ilbc/mod_ilbc.c | 2 +- src/mod/codecs/mod_speex/mod_speex.c | 2 +- src/mod/codecs/mod_voipcodecs/mod_voipcodecs.c | 2 +- .../mod_dialplan_asterisk/mod_dialplan_asterisk.c | 2 +- .../mod_dialplan_directory.c | 2 +- .../dialplans/mod_dialplan_xml/mod_dialplan_xml.c | 2 +- src/mod/directories/mod_ldap/mod_ldap.c | 2 +- src/mod/endpoints/mod_dingaling/mod_dingaling.c | 2 +- src/mod/endpoints/mod_iax/mod_iax.c | 2 +- src/mod/endpoints/mod_portaudio/mod_portaudio.c | 2 +- src/mod/endpoints/mod_sofia/mod_sofia.c | 2 +- src/mod/endpoints/mod_sofia/sofia.c | 2 +- src/mod/endpoints/mod_sofia/sofia_glue.c | 2 +- src/mod/endpoints/mod_sofia/sofia_presence.c | 2 +- src/mod/endpoints/mod_sofia/sofia_reg.c | 2 +- src/mod/endpoints/mod_woomera/mod_woomera.c | 2 +- src/mod/event_handlers/mod_cdr_csv/mod_cdr_csv.c | 2 +- .../mod_event_multicast/mod_event_multicast.c | 2 +- .../mod_event_socket/mod_event_socket.c | 2 +- src/mod/event_handlers/mod_zeroconf/mod_zeroconf.c | 2 +- .../formats/mod_local_stream/mod_local_stream.c | 2 +- src/mod/formats/mod_native_file/mod_native_file.c | 2 +- src/mod/formats/mod_sndfile/mod_sndfile.c | 2 +- src/mod/formats/mod_tone_stream/mod_tone_stream.c | 2 +- src/mod/languages/mod_lua/mod_lua.cpp | 2 +- .../languages/mod_spidermonkey/mod_spidermonkey.c | 2 +- .../mod_spidermonkey_core_db.c | 2 +- .../mod_spidermonkey_curl/mod_spidermonkey_curl.c | 2 +- .../mod_spidermonkey_odbc/mod_spidermonkey_odbc.c | 2 +- .../mod_spidermonkey_socket.c | 2 +- .../mod_spidermonkey_teletone.c | 2 +- src/mod/loggers/mod_console/mod_console.c | 2 +- src/mod/loggers/mod_logfile/mod_logfile.c | 2 +- src/mod/say/mod_say_de/mod_say_de.c | 2 +- src/mod/say/mod_say_en/mod_say_en.c | 2 +- src/mod/say/mod_say_es/mod_say_es.c | 2 +- src/mod/say/mod_say_fr/mod_say_fr.c | 2 +- src/mod/say/mod_say_it/mod_say_it.c | 2 +- src/mod/say/mod_say_nl/mod_say_nl.c | 2 +- src/mod/xml_int/mod_xml_cdr/mod_xml_cdr.c | 2 +- src/mod/xml_int/mod_xml_curl/mod_xml_curl.c | 2 +- src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c | 2 +- src/switch.c | 2 +- src/switch_apr.c | 2 +- src/switch_buffer.c | 2 +- src/switch_caller.c | 2 +- src/switch_channel.c | 2 +- src/switch_config.c | 2 +- src/switch_console.c | 2 +- src/switch_core.c | 2 +- src/switch_core_asr.c | 2 +- src/switch_core_codec.c | 2 +- src/switch_core_db.c | 2 +- src/switch_core_directory.c | 2 +- src/switch_core_event_hook.c | 2 +- src/switch_core_file.c | 2 +- src/switch_core_hash.c | 2 +- src/switch_core_io.c | 2 +- src/switch_core_media_bug.c | 2 +- src/switch_core_memory.c | 2 +- src/switch_core_port_allocator.c | 2 +- src/switch_core_rwlock.c | 2 +- src/switch_core_session.c | 2 +- src/switch_core_speech.c | 2 +- src/switch_core_sqldb.c | 2 +- src/switch_core_state_machine.c | 2 +- src/switch_core_timer.c | 2 +- src/switch_cpp.cpp | 2 +- src/switch_event.c | 2 +- src/switch_ivr.c | 2 +- src/switch_ivr_async.c | 2 +- src/switch_ivr_bridge.c | 2 +- src/switch_ivr_menu.c | 2 +- src/switch_ivr_originate.c | 2 +- src/switch_ivr_play_say.c | 2 +- src/switch_loadable_module.c | 2 +- src/switch_log.c | 2 +- src/switch_odbc.c | 2 +- src/switch_pcm.c | 2 +- src/switch_regex.c | 2 +- src/switch_resample.c | 2 +- src/switch_rtp.c | 2 +- src/switch_scheduler.c | 2 +- src/switch_stun.c | 2 +- src/switch_time.c | 2 +- src/switch_utils.c | 2 +- src/switch_xml.cpp | 2 +- 141 files changed, 147 insertions(+), 147 deletions(-) diff --git a/libs/libdingaling/src/ldl_compat.h b/libs/libdingaling/src/ldl_compat.h index b5c7d2d48f..247b4030dd 100644 --- a/libs/libdingaling/src/ldl_compat.h +++ b/libs/libdingaling/src/ldl_compat.h @@ -70,5 +70,5 @@ typedef unsigned long in_addr_t; * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/libs/libdingaling/src/libdingaling.c b/libs/libdingaling/src/libdingaling.c index e937bc8ff9..4424bb315a 100644 --- a/libs/libdingaling/src/libdingaling.c +++ b/libs/libdingaling/src/libdingaling.c @@ -2312,5 +2312,5 @@ void ldl_handle_set_log_stream(ldl_handle_t *handle, FILE *log_stream) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/libs/libdingaling/src/libdingaling.h b/libs/libdingaling/src/libdingaling.h index 18316effb9..c0517d7d5f 100644 --- a/libs/libdingaling/src/libdingaling.h +++ b/libs/libdingaling/src/libdingaling.h @@ -642,5 +642,5 @@ void ldl_handle_set_log_stream(ldl_handle_t *handle, FILE *log_stream); * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/libs/libteletone/src/libteletone.h b/libs/libteletone/src/libteletone.h index db6accb97e..9bb7f6aba1 100644 --- a/libs/libteletone/src/libteletone.h +++ b/libs/libteletone/src/libteletone.h @@ -131,5 +131,5 @@ typedef __int16 int16_t; * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/libs/libteletone/src/libteletone_detect.c b/libs/libteletone/src/libteletone_detect.c index 55cfcf60cd..4bb39bce4b 100644 --- a/libs/libteletone/src/libteletone_detect.c +++ b/libs/libteletone/src/libteletone_detect.c @@ -454,5 +454,5 @@ int teletone_dtmf_get (teletone_dtmf_detect_state_t *dtmf_detect_state, * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/libs/libteletone/src/libteletone_detect.h b/libs/libteletone/src/libteletone_detect.h index 414bbf2b35..359fbb89bc 100644 --- a/libs/libteletone/src/libteletone_detect.h +++ b/libs/libteletone/src/libteletone_detect.h @@ -269,5 +269,5 @@ extern "C" { * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/libs/libteletone/src/libteletone_generate.c b/libs/libteletone/src/libteletone_generate.c index 7771188c46..d4ba507ad7 100644 --- a/libs/libteletone/src/libteletone_generate.c +++ b/libs/libteletone/src/libteletone_generate.c @@ -496,5 +496,5 @@ int teletone_run(teletone_generation_session_t *ts, const char *cmd) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/libs/libteletone/src/libteletone_generate.h b/libs/libteletone/src/libteletone_generate.h index addd1ebea9..58c12bf024 100644 --- a/libs/libteletone/src/libteletone_generate.h +++ b/libs/libteletone/src/libteletone_generate.h @@ -312,5 +312,5 @@ int teletone_run(teletone_generation_session_t *ts, const char *cmd); * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/libs/stfu/stfu.c b/libs/stfu/stfu.c index aba9f0803e..b4b44f2961 100644 --- a/libs/stfu/stfu.c +++ b/libs/stfu/stfu.c @@ -284,5 +284,5 @@ done: * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch.h b/src/include/switch.h index 4b40a50592..b6dc78fb92 100644 --- a/src/include/switch.h +++ b/src/include/switch.h @@ -218,5 +218,5 @@ * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_apr.h b/src/include/switch_apr.h index caad372a9a..c4c64ba683 100644 --- a/src/include/switch_apr.h +++ b/src/include/switch_apr.h @@ -1248,5 +1248,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_bitpack.h b/src/include/switch_bitpack.h index 74ad35ce67..ac7cb060c0 100644 --- a/src/include/switch_bitpack.h +++ b/src/include/switch_bitpack.h @@ -290,5 +290,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_buffer.h b/src/include/switch_buffer.h index 89c4bca594..a42ce64cb0 100644 --- a/src/include/switch_buffer.h +++ b/src/include/switch_buffer.h @@ -158,5 +158,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_caller.h b/src/include/switch_caller.h index eb5789457c..cfa05cf6c3 100644 --- a/src/include/switch_caller.h +++ b/src/include/switch_caller.h @@ -226,5 +226,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_channel.h b/src/include/switch_channel.h index 37f2feedee..7348eb8ad3 100644 --- a/src/include/switch_channel.h +++ b/src/include/switch_channel.h @@ -490,5 +490,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_config.h b/src/include/switch_config.h index e77a310765..bc76e5faa6 100644 --- a/src/include/switch_config.h +++ b/src/include/switch_config.h @@ -115,5 +115,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_console.h b/src/include/switch_console.h index 6a4b8799a9..3446960d1e 100644 --- a/src/include/switch_console.h +++ b/src/include/switch_console.h @@ -84,5 +84,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_core.h b/src/include/switch_core.h index 5eb269350f..53040be6f6 100644 --- a/src/include/switch_core.h +++ b/src/include/switch_core.h @@ -1649,5 +1649,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_core_db.h b/src/include/switch_core_db.h index ab5903b24a..dcf4480303 100644 --- a/src/include/switch_core_db.h +++ b/src/include/switch_core_db.h @@ -551,5 +551,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_core_event_hook.h b/src/include/switch_core_event_hook.h index e44797930a..2ca0973b08 100644 --- a/src/include/switch_core_event_hook.h +++ b/src/include/switch_core_event_hook.h @@ -249,5 +249,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_cpp.h b/src/include/switch_cpp.h index 8848a12f20..d96ee2d4ff 100644 --- a/src/include/switch_cpp.h +++ b/src/include/switch_cpp.h @@ -367,5 +367,5 @@ SWITCH_DECLARE_NONSTD(switch_status_t) dtmf_callback(switch_core_session_t *sess * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_event.h b/src/include/switch_event.h index bb8287d611..f68f5b3631 100644 --- a/src/include/switch_event.h +++ b/src/include/switch_event.h @@ -359,5 +359,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_frame.h b/src/include/switch_frame.h index 4006eb086d..e45454765b 100644 --- a/src/include/switch_frame.h +++ b/src/include/switch_frame.h @@ -80,5 +80,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_ivr.h b/src/include/switch_ivr.h index 9543d96fe9..323e84c9b1 100644 --- a/src/include/switch_ivr.h +++ b/src/include/switch_ivr.h @@ -792,5 +792,5 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_digit_stream_parser_set_terminator(sw * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_loadable_module.h b/src/include/switch_loadable_module.h index d050fd8d52..36817e96c3 100644 --- a/src/include/switch_loadable_module.h +++ b/src/include/switch_loadable_module.h @@ -397,5 +397,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_log.h b/src/include/switch_log.h index b7cb765ed7..52ee71afb7 100644 --- a/src/include/switch_log.h +++ b/src/include/switch_log.h @@ -134,5 +134,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_module_interfaces.h b/src/include/switch_module_interfaces.h index d690607b52..3285943080 100644 --- a/src/include/switch_module_interfaces.h +++ b/src/include/switch_module_interfaces.h @@ -641,5 +641,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_odbc.h b/src/include/switch_odbc.h index 8df99b89e4..1ec96ab489 100644 --- a/src/include/switch_odbc.h +++ b/src/include/switch_odbc.h @@ -77,5 +77,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_platform.h b/src/include/switch_platform.h index d437d56be8..95218b12c1 100644 --- a/src/include/switch_platform.h +++ b/src/include/switch_platform.h @@ -326,5 +326,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_regex.h b/src/include/switch_regex.h index e34a2f6559..6c92d58e81 100644 --- a/src/include/switch_regex.h +++ b/src/include/switch_regex.h @@ -78,5 +78,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_resample.h b/src/include/switch_resample.h index 747010fee1..b14eb99a08 100644 --- a/src/include/switch_resample.h +++ b/src/include/switch_resample.h @@ -177,5 +177,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_rtp.h b/src/include/switch_rtp.h index 19b4077f63..d2f166b093 100644 --- a/src/include/switch_rtp.h +++ b/src/include/switch_rtp.h @@ -431,5 +431,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_scheduler.h b/src/include/switch_scheduler.h index d1477d0139..6ea7111a9b 100644 --- a/src/include/switch_scheduler.h +++ b/src/include/switch_scheduler.h @@ -101,5 +101,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_stun.h b/src/include/switch_stun.h index 922553fc8e..1542873fff 100644 --- a/src/include/switch_stun.h +++ b/src/include/switch_stun.h @@ -249,5 +249,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_types.h b/src/include/switch_types.h index b7b9fce031..5d48d3fcff 100644 --- a/src/include/switch_types.h +++ b/src/include/switch_types.h @@ -1354,5 +1354,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_utils.h b/src/include/switch_utils.h index cfbb372bfd..06ae775c31 100644 --- a/src/include/switch_utils.h +++ b/src/include/switch_utils.h @@ -428,5 +428,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/include/switch_xml.h b/src/include/switch_xml.h index 4d638a6dd8..55f24107e8 100644 --- a/src/include/switch_xml.h +++ b/src/include/switch_xml.h @@ -365,5 +365,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/applications/mod_commands/mod_commands.c b/src/mod/applications/mod_commands/mod_commands.c index 628a44cf93..47d79e6958 100644 --- a/src/mod/applications/mod_commands/mod_commands.c +++ b/src/mod/applications/mod_commands/mod_commands.c @@ -2444,5 +2444,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_commands_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/applications/mod_conference/mod_conference.c b/src/mod/applications/mod_conference/mod_conference.c index c7068fe2a7..7e94e23ce9 100644 --- a/src/mod/applications/mod_conference/mod_conference.c +++ b/src/mod/applications/mod_conference/mod_conference.c @@ -5299,5 +5299,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_conference_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/applications/mod_dptools/mod_dptools.c b/src/mod/applications/mod_dptools/mod_dptools.c index 0afc4114a9..f78da842c2 100644 --- a/src/mod/applications/mod_dptools/mod_dptools.c +++ b/src/mod/applications/mod_dptools/mod_dptools.c @@ -2220,5 +2220,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_dptools_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/applications/mod_enum/mod_enum.c b/src/mod/applications/mod_enum/mod_enum.c index 6275ca9ca6..262c8efe00 100644 --- a/src/mod/applications/mod_enum/mod_enum.c +++ b/src/mod/applications/mod_enum/mod_enum.c @@ -870,5 +870,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_enum_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/applications/mod_esf/mod_esf.c b/src/mod/applications/mod_esf/mod_esf.c index 0bbcc87663..20ae2df14a 100644 --- a/src/mod/applications/mod_esf/mod_esf.c +++ b/src/mod/applications/mod_esf/mod_esf.c @@ -280,5 +280,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_esf_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/applications/mod_expr/mod_expr.c b/src/mod/applications/mod_expr/mod_expr.c index a9d9f4e233..e3573b6016 100644 --- a/src/mod/applications/mod_expr/mod_expr.c +++ b/src/mod/applications/mod_expr/mod_expr.c @@ -200,5 +200,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_expr_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/applications/mod_fifo/mod_fifo.c b/src/mod/applications/mod_fifo/mod_fifo.c index 182bfa738a..8ac15ceeee 100644 --- a/src/mod/applications/mod_fifo/mod_fifo.c +++ b/src/mod/applications/mod_fifo/mod_fifo.c @@ -1254,5 +1254,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_fifo_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/applications/mod_fsv/mod_fsv.c b/src/mod/applications/mod_fsv/mod_fsv.c index 738c8dc48f..78ab3aa489 100644 --- a/src/mod/applications/mod_fsv/mod_fsv.c +++ b/src/mod/applications/mod_fsv/mod_fsv.c @@ -381,5 +381,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_fsv_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/applications/mod_limit/mod_limit.c b/src/mod/applications/mod_limit/mod_limit.c index 9002dd3640..06bc7b13a6 100644 --- a/src/mod/applications/mod_limit/mod_limit.c +++ b/src/mod/applications/mod_limit/mod_limit.c @@ -623,13 +623,13 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_limit_load) SWITCH_ADD_APP(app_interface, "group", "Manage a group", GROUP_DESC, group_function, GROUP_USAGE, SAF_SUPPORT_NOMEDIA); SWITCH_ADD_API(commands_api_interface, "db", "db get/set", db_api_function, "[insert|delete|select]///"); - switch_console_set_complete("add db insert"); - switch_console_set_complete("add db delete"); - switch_console_set_complete("add db select"); + switch_console_set_complete("add db insert"); + switch_console_set_complete("add db delete"); + switch_console_set_complete("add db select"); SWITCH_ADD_API(commands_api_interface, "group", "group [insert|delete|call]", group_api_function, "[insert|delete|call]::"); - switch_console_set_complete("add group insert"); - switch_console_set_complete("add group delete"); - switch_console_set_complete("add group call"); + switch_console_set_complete("add group insert"); + switch_console_set_complete("add group delete"); + switch_console_set_complete("add group call"); /* indicate that the module should continue to be loaded */ return SWITCH_STATUS_SUCCESS; @@ -645,5 +645,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_limit_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/applications/mod_rss/mod_rss.c b/src/mod/applications/mod_rss/mod_rss.c index b3a778ad4a..ee490891fe 100644 --- a/src/mod/applications/mod_rss/mod_rss.c +++ b/src/mod/applications/mod_rss/mod_rss.c @@ -644,5 +644,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_rss_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/applications/mod_voicemail/mod_voicemail.c b/src/mod/applications/mod_voicemail/mod_voicemail.c index e840a606a7..4949eb190f 100644 --- a/src/mod/applications/mod_voicemail/mod_voicemail.c +++ b/src/mod/applications/mod_voicemail/mod_voicemail.c @@ -2955,5 +2955,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_voicemail_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/asr_tts/mod_cepstral/mod_cepstral.c b/src/mod/asr_tts/mod_cepstral/mod_cepstral.c index a66522fe92..fd036aaef4 100644 --- a/src/mod/asr_tts/mod_cepstral/mod_cepstral.c +++ b/src/mod/asr_tts/mod_cepstral/mod_cepstral.c @@ -437,5 +437,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_cepstral_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/asr_tts/mod_openmrcp/mod_openmrcp.c b/src/mod/asr_tts/mod_openmrcp/mod_openmrcp.c index b945de5c7f..c0caa740ac 100644 --- a/src/mod/asr_tts/mod_openmrcp/mod_openmrcp.c +++ b/src/mod/asr_tts/mod_openmrcp/mod_openmrcp.c @@ -985,5 +985,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_openmrcp_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/codecs/mod_amr/mod_amr.c b/src/mod/codecs/mod_amr/mod_amr.c index 8a0c0b2e4b..13fab1a9c4 100644 --- a/src/mod/codecs/mod_amr/mod_amr.c +++ b/src/mod/codecs/mod_amr/mod_amr.c @@ -334,5 +334,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_amr_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/codecs/mod_g723_1/mod_g723_1.c b/src/mod/codecs/mod_g723_1/mod_g723_1.c index b1ec130ea3..fcb0313f16 100644 --- a/src/mod/codecs/mod_g723_1/mod_g723_1.c +++ b/src/mod/codecs/mod_g723_1/mod_g723_1.c @@ -192,5 +192,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_g723_1_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/codecs/mod_g729/mod_g729.c b/src/mod/codecs/mod_g729/mod_g729.c index 8a3e7b9e6f..fd492370c6 100644 --- a/src/mod/codecs/mod_g729/mod_g729.c +++ b/src/mod/codecs/mod_g729/mod_g729.c @@ -233,5 +233,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_g729_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/codecs/mod_h26x/mod_h26x.c b/src/mod/codecs/mod_h26x/mod_h26x.c index d5a1c88de1..2ecabc5f67 100644 --- a/src/mod/codecs/mod_h26x/mod_h26x.c +++ b/src/mod/codecs/mod_h26x/mod_h26x.c @@ -114,5 +114,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_h26x_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/codecs/mod_ilbc/mod_ilbc.c b/src/mod/codecs/mod_ilbc/mod_ilbc.c index 6ac85d42f5..c37f6e2ca1 100644 --- a/src/mod/codecs/mod_ilbc/mod_ilbc.c +++ b/src/mod/codecs/mod_ilbc/mod_ilbc.c @@ -225,5 +225,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_ilbc_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/codecs/mod_speex/mod_speex.c b/src/mod/codecs/mod_speex/mod_speex.c index e23ee87259..11b239dad2 100644 --- a/src/mod/codecs/mod_speex/mod_speex.c +++ b/src/mod/codecs/mod_speex/mod_speex.c @@ -298,5 +298,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_speex_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/codecs/mod_voipcodecs/mod_voipcodecs.c b/src/mod/codecs/mod_voipcodecs/mod_voipcodecs.c index eb975b32e0..fb0e8ceb88 100644 --- a/src/mod/codecs/mod_voipcodecs/mod_voipcodecs.c +++ b/src/mod/codecs/mod_voipcodecs/mod_voipcodecs.c @@ -706,5 +706,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_voipcodecs_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/dialplans/mod_dialplan_asterisk/mod_dialplan_asterisk.c b/src/mod/dialplans/mod_dialplan_asterisk/mod_dialplan_asterisk.c index c31f72dee0..4138d6473d 100644 --- a/src/mod/dialplans/mod_dialplan_asterisk/mod_dialplan_asterisk.c +++ b/src/mod/dialplans/mod_dialplan_asterisk/mod_dialplan_asterisk.c @@ -395,5 +395,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_dialplan_asterisk_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.c b/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.c index 753176ab7a..7057de0e10 100644 --- a/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.c +++ b/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.c @@ -163,5 +163,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_dialplan_directory_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/dialplans/mod_dialplan_xml/mod_dialplan_xml.c b/src/mod/dialplans/mod_dialplan_xml/mod_dialplan_xml.c index ccc8c938f8..b63165b090 100644 --- a/src/mod/dialplans/mod_dialplan_xml/mod_dialplan_xml.c +++ b/src/mod/dialplans/mod_dialplan_xml/mod_dialplan_xml.c @@ -299,5 +299,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_dialplan_xml_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/directories/mod_ldap/mod_ldap.c b/src/mod/directories/mod_ldap/mod_ldap.c index 320a1e9245..7b728a8e48 100644 --- a/src/mod/directories/mod_ldap/mod_ldap.c +++ b/src/mod/directories/mod_ldap/mod_ldap.c @@ -229,5 +229,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_ldap_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/endpoints/mod_dingaling/mod_dingaling.c b/src/mod/endpoints/mod_dingaling/mod_dingaling.c index 5cfb4c769d..a0b7f60338 100644 --- a/src/mod/endpoints/mod_dingaling/mod_dingaling.c +++ b/src/mod/endpoints/mod_dingaling/mod_dingaling.c @@ -2962,5 +2962,5 @@ static ldl_status handle_response(ldl_handle_t *handle, char *id) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/endpoints/mod_iax/mod_iax.c b/src/mod/endpoints/mod_iax/mod_iax.c index 3954fa65d3..e807f35ac0 100644 --- a/src/mod/endpoints/mod_iax/mod_iax.c +++ b/src/mod/endpoints/mod_iax/mod_iax.c @@ -1163,5 +1163,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_iax_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/endpoints/mod_portaudio/mod_portaudio.c b/src/mod/endpoints/mod_portaudio/mod_portaudio.c index 72c4f41079..cc71c99c22 100644 --- a/src/mod/endpoints/mod_portaudio/mod_portaudio.c +++ b/src/mod/endpoints/mod_portaudio/mod_portaudio.c @@ -1783,5 +1783,5 @@ SWITCH_STANDARD_API(pa_cmd) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/endpoints/mod_sofia/mod_sofia.c b/src/mod/endpoints/mod_sofia/mod_sofia.c index 4cb388a8f6..47e5e89952 100644 --- a/src/mod/endpoints/mod_sofia/mod_sofia.c +++ b/src/mod/endpoints/mod_sofia/mod_sofia.c @@ -2055,5 +2055,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_sofia_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/endpoints/mod_sofia/sofia.c b/src/mod/endpoints/mod_sofia/sofia.c index b021ecfed8..4c41174ff5 100644 --- a/src/mod/endpoints/mod_sofia/sofia.c +++ b/src/mod/endpoints/mod_sofia/sofia.c @@ -3366,5 +3366,5 @@ static void set_variable_sip_param(switch_channel_t *channel, char *header_type, * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/endpoints/mod_sofia/sofia_glue.c b/src/mod/endpoints/mod_sofia/sofia_glue.c index 2401d35790..16c8b4fcee 100644 --- a/src/mod/endpoints/mod_sofia/sofia_glue.c +++ b/src/mod/endpoints/mod_sofia/sofia_glue.c @@ -2910,5 +2910,5 @@ const char *sofia_glue_strip_proto(const char *uri) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/endpoints/mod_sofia/sofia_presence.c b/src/mod/endpoints/mod_sofia/sofia_presence.c index 361c6606a8..86e055e89a 100644 --- a/src/mod/endpoints/mod_sofia/sofia_presence.c +++ b/src/mod/endpoints/mod_sofia/sofia_presence.c @@ -1731,5 +1731,5 @@ void sofia_presence_set_chat_hash(private_object_t *tech_pvt, sip_t const *sip) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/endpoints/mod_sofia/sofia_reg.c b/src/mod/endpoints/mod_sofia/sofia_reg.c index d7ff882d69..31bbea8162 100644 --- a/src/mod/endpoints/mod_sofia/sofia_reg.c +++ b/src/mod/endpoints/mod_sofia/sofia_reg.c @@ -1374,5 +1374,5 @@ switch_status_t sofia_reg_add_gateway(char *key, sofia_gateway_t *gateway) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/endpoints/mod_woomera/mod_woomera.c b/src/mod/endpoints/mod_woomera/mod_woomera.c index 67fddeb2f0..95975de065 100644 --- a/src/mod/endpoints/mod_woomera/mod_woomera.c +++ b/src/mod/endpoints/mod_woomera/mod_woomera.c @@ -1260,5 +1260,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_woomera_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/event_handlers/mod_cdr_csv/mod_cdr_csv.c b/src/mod/event_handlers/mod_cdr_csv/mod_cdr_csv.c index 88a637e389..6238a340df 100644 --- a/src/mod/event_handlers/mod_cdr_csv/mod_cdr_csv.c +++ b/src/mod/event_handlers/mod_cdr_csv/mod_cdr_csv.c @@ -398,5 +398,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_cdr_csv_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/event_handlers/mod_event_multicast/mod_event_multicast.c b/src/mod/event_handlers/mod_event_multicast/mod_event_multicast.c index cedb6af7d3..a45e0d47da 100644 --- a/src/mod/event_handlers/mod_event_multicast/mod_event_multicast.c +++ b/src/mod/event_handlers/mod_event_multicast/mod_event_multicast.c @@ -350,5 +350,5 @@ SWITCH_MODULE_RUNTIME_FUNCTION(mod_event_multicast_runtime) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/event_handlers/mod_event_socket/mod_event_socket.c b/src/mod/event_handlers/mod_event_socket/mod_event_socket.c index d210e901ad..e7e2489078 100644 --- a/src/mod/event_handlers/mod_event_socket/mod_event_socket.c +++ b/src/mod/event_handlers/mod_event_socket/mod_event_socket.c @@ -1429,5 +1429,5 @@ SWITCH_MODULE_RUNTIME_FUNCTION(mod_event_socket_runtime) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/event_handlers/mod_zeroconf/mod_zeroconf.c b/src/mod/event_handlers/mod_zeroconf/mod_zeroconf.c index f7ba7a641c..c05d04c092 100644 --- a/src/mod/event_handlers/mod_zeroconf/mod_zeroconf.c +++ b/src/mod/event_handlers/mod_zeroconf/mod_zeroconf.c @@ -309,5 +309,5 @@ SWITCH_MODULE_RUNTIME_FUNCTION(mod_zeroconf_runtime) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/formats/mod_local_stream/mod_local_stream.c b/src/mod/formats/mod_local_stream/mod_local_stream.c index d7dc1b1fcb..ffb1da6a45 100644 --- a/src/mod/formats/mod_local_stream/mod_local_stream.c +++ b/src/mod/formats/mod_local_stream/mod_local_stream.c @@ -510,5 +510,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_local_stream_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/formats/mod_native_file/mod_native_file.c b/src/mod/formats/mod_native_file/mod_native_file.c index 3de2422a10..12c6f6fdb4 100644 --- a/src/mod/formats/mod_native_file/mod_native_file.c +++ b/src/mod/formats/mod_native_file/mod_native_file.c @@ -170,5 +170,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_native_file_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/formats/mod_sndfile/mod_sndfile.c b/src/mod/formats/mod_sndfile/mod_sndfile.c index a598290488..b9e8068827 100644 --- a/src/mod/formats/mod_sndfile/mod_sndfile.c +++ b/src/mod/formats/mod_sndfile/mod_sndfile.c @@ -420,5 +420,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_sndfile_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/formats/mod_tone_stream/mod_tone_stream.c b/src/mod/formats/mod_tone_stream/mod_tone_stream.c index 97ef25aa80..78b16d2830 100644 --- a/src/mod/formats/mod_tone_stream/mod_tone_stream.c +++ b/src/mod/formats/mod_tone_stream/mod_tone_stream.c @@ -161,5 +161,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_tone_stream_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/languages/mod_lua/mod_lua.cpp b/src/mod/languages/mod_lua/mod_lua.cpp index 5a920dfddd..d1db9b4db0 100644 --- a/src/mod/languages/mod_lua/mod_lua.cpp +++ b/src/mod/languages/mod_lua/mod_lua.cpp @@ -420,5 +420,5 @@ SWITCH_END_EXTERN_C * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/languages/mod_spidermonkey/mod_spidermonkey.c b/src/mod/languages/mod_spidermonkey/mod_spidermonkey.c index 80dc68ade6..2d4803db85 100644 --- a/src/mod/languages/mod_spidermonkey/mod_spidermonkey.c +++ b/src/mod/languages/mod_spidermonkey/mod_spidermonkey.c @@ -3599,5 +3599,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_spidermonkey_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/languages/mod_spidermonkey_core_db/mod_spidermonkey_core_db.c b/src/mod/languages/mod_spidermonkey_core_db/mod_spidermonkey_core_db.c index 8b462e41b1..2801d57226 100644 --- a/src/mod/languages/mod_spidermonkey_core_db/mod_spidermonkey_core_db.c +++ b/src/mod/languages/mod_spidermonkey_core_db/mod_spidermonkey_core_db.c @@ -346,5 +346,5 @@ SWITCH_MOD_DECLARE(switch_status_t) spidermonkey_init(const sm_module_interface_ * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/languages/mod_spidermonkey_curl/mod_spidermonkey_curl.c b/src/mod/languages/mod_spidermonkey_curl/mod_spidermonkey_curl.c index 877c03ba86..3c8e8b8cef 100644 --- a/src/mod/languages/mod_spidermonkey_curl/mod_spidermonkey_curl.c +++ b/src/mod/languages/mod_spidermonkey_curl/mod_spidermonkey_curl.c @@ -240,5 +240,5 @@ SWITCH_MOD_DECLARE(switch_status_t) spidermonkey_init(const sm_module_interface_ * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/languages/mod_spidermonkey_odbc/mod_spidermonkey_odbc.c b/src/mod/languages/mod_spidermonkey_odbc/mod_spidermonkey_odbc.c index dcbefc92cf..90e994ec3a 100644 --- a/src/mod/languages/mod_spidermonkey_odbc/mod_spidermonkey_odbc.c +++ b/src/mod/languages/mod_spidermonkey_odbc/mod_spidermonkey_odbc.c @@ -499,5 +499,5 @@ SWITCH_MOD_DECLARE(switch_status_t) spidermonkey_init(const sm_module_interface_ * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/languages/mod_spidermonkey_socket/mod_spidermonkey_socket.c b/src/mod/languages/mod_spidermonkey_socket/mod_spidermonkey_socket.c index 4b885855e6..64a764766b 100644 --- a/src/mod/languages/mod_spidermonkey_socket/mod_spidermonkey_socket.c +++ b/src/mod/languages/mod_spidermonkey_socket/mod_spidermonkey_socket.c @@ -322,5 +322,5 @@ SWITCH_MOD_DECLARE(switch_status_t) spidermonkey_init(const sm_module_interface_ * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/languages/mod_spidermonkey_teletone/mod_spidermonkey_teletone.c b/src/mod/languages/mod_spidermonkey_teletone/mod_spidermonkey_teletone.c index c906cc20d8..181924cc78 100644 --- a/src/mod/languages/mod_spidermonkey_teletone/mod_spidermonkey_teletone.c +++ b/src/mod/languages/mod_spidermonkey_teletone/mod_spidermonkey_teletone.c @@ -359,5 +359,5 @@ SWITCH_MOD_DECLARE(switch_status_t) spidermonkey_init(const sm_module_interface_ * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/loggers/mod_console/mod_console.c b/src/mod/loggers/mod_console/mod_console.c index fb46f025cf..b4503554f6 100644 --- a/src/mod/loggers/mod_console/mod_console.c +++ b/src/mod/loggers/mod_console/mod_console.c @@ -362,5 +362,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_console_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/loggers/mod_logfile/mod_logfile.c b/src/mod/loggers/mod_logfile/mod_logfile.c index 53987830c9..eb7acc398d 100644 --- a/src/mod/loggers/mod_logfile/mod_logfile.c +++ b/src/mod/loggers/mod_logfile/mod_logfile.c @@ -394,5 +394,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_logfile_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/say/mod_say_de/mod_say_de.c b/src/mod/say/mod_say_de/mod_say_de.c index 12cac56e2f..cd2b3a37d5 100644 --- a/src/mod/say/mod_say_de/mod_say_de.c +++ b/src/mod/say/mod_say_de/mod_say_de.c @@ -544,5 +544,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_say_de_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/say/mod_say_en/mod_say_en.c b/src/mod/say/mod_say_en/mod_say_en.c index f0935b75c1..e711473249 100644 --- a/src/mod/say/mod_say_en/mod_say_en.c +++ b/src/mod/say/mod_say_en/mod_say_en.c @@ -534,5 +534,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_say_en_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/say/mod_say_es/mod_say_es.c b/src/mod/say/mod_say_es/mod_say_es.c index a06d7d46b1..3dc368f195 100644 --- a/src/mod/say/mod_say_es/mod_say_es.c +++ b/src/mod/say/mod_say_es/mod_say_es.c @@ -534,5 +534,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_say_es_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/say/mod_say_fr/mod_say_fr.c b/src/mod/say/mod_say_fr/mod_say_fr.c index e8ae349ba3..75b3f70ba1 100644 --- a/src/mod/say/mod_say_fr/mod_say_fr.c +++ b/src/mod/say/mod_say_fr/mod_say_fr.c @@ -534,5 +534,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_say_fr_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/say/mod_say_it/mod_say_it.c b/src/mod/say/mod_say_it/mod_say_it.c index c14cca511a..d0c85a388e 100644 --- a/src/mod/say/mod_say_it/mod_say_it.c +++ b/src/mod/say/mod_say_it/mod_say_it.c @@ -534,5 +534,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_say_it_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/say/mod_say_nl/mod_say_nl.c b/src/mod/say/mod_say_nl/mod_say_nl.c index 51fdf6b51c..d19e11b042 100644 --- a/src/mod/say/mod_say_nl/mod_say_nl.c +++ b/src/mod/say/mod_say_nl/mod_say_nl.c @@ -534,5 +534,5 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_say_nl_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/xml_int/mod_xml_cdr/mod_xml_cdr.c b/src/mod/xml_int/mod_xml_cdr/mod_xml_cdr.c index d44ffa7e1f..cb8ba16fd7 100644 --- a/src/mod/xml_int/mod_xml_cdr/mod_xml_cdr.c +++ b/src/mod/xml_int/mod_xml_cdr/mod_xml_cdr.c @@ -350,5 +350,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_xml_cdr_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/xml_int/mod_xml_curl/mod_xml_curl.c b/src/mod/xml_int/mod_xml_curl/mod_xml_curl.c index dffb5e8643..b023b84f2d 100644 --- a/src/mod/xml_int/mod_xml_curl/mod_xml_curl.c +++ b/src/mod/xml_int/mod_xml_curl/mod_xml_curl.c @@ -346,5 +346,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_xml_curl_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c b/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c index 7955c13068..3f90b6011f 100644 --- a/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c +++ b/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c @@ -833,5 +833,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_xml_rpc_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch.c b/src/switch.c index 1a3ca5b69c..6109fa0ab4 100644 --- a/src/switch.c +++ b/src/switch.c @@ -567,5 +567,5 @@ int main(int argc, char *argv[]) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_apr.c b/src/switch_apr.c index b76b616d71..34310d9e50 100644 --- a/src/switch_apr.c +++ b/src/switch_apr.c @@ -819,5 +819,5 @@ SWITCH_DECLARE(switch_status_t) switch_match_glob(const char *pattern, switch_ar * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_buffer.c b/src/switch_buffer.c index 76815e3554..d91f1fb0be 100644 --- a/src/switch_buffer.c +++ b/src/switch_buffer.c @@ -297,5 +297,5 @@ SWITCH_DECLARE(void) switch_buffer_destroy(switch_buffer_t **buffer) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_caller.c b/src/switch_caller.c index be3b0d6312..ee993c467e 100644 --- a/src/switch_caller.c +++ b/src/switch_caller.c @@ -319,5 +319,5 @@ SWITCH_DECLARE(void) switch_caller_extension_add_application(switch_core_session * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_channel.c b/src/switch_channel.c index 87858d1b97..3481e6be71 100644 --- a/src/switch_channel.c +++ b/src/switch_channel.c @@ -2152,5 +2152,5 @@ SWITCH_DECLARE(switch_status_t) switch_channel_set_timestamps(switch_channel_t * * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_config.c b/src/switch_config.c index 854f492d2b..48f13ef300 100644 --- a/src/switch_config.c +++ b/src/switch_config.c @@ -206,5 +206,5 @@ SWITCH_DECLARE(int) switch_config_next_pair(switch_config_t *cfg, char **var, ch * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_console.c b/src/switch_console.c index beefa1488c..e797540375 100644 --- a/src/switch_console.c +++ b/src/switch_console.c @@ -862,5 +862,5 @@ SWITCH_DECLARE(void) switch_console_loop(void) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core.c b/src/switch_core.c index c5a18d5c28..0553289b86 100644 --- a/src/switch_core.c +++ b/src/switch_core.c @@ -1305,5 +1305,5 @@ SWITCH_DECLARE(void) switch_core_memory_reclaim_all(void) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_asr.c b/src/switch_core_asr.c index 1dd788313a..5cb94de311 100644 --- a/src/switch_core_asr.c +++ b/src/switch_core_asr.c @@ -164,5 +164,5 @@ SWITCH_DECLARE(switch_status_t) switch_core_asr_get_results(switch_asr_handle_t * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_codec.c b/src/switch_core_codec.c index 95bcba17da..7b7ae4b994 100644 --- a/src/switch_core_codec.c +++ b/src/switch_core_codec.c @@ -360,5 +360,5 @@ SWITCH_DECLARE(switch_status_t) switch_core_codec_destroy(switch_codec_t *codec) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_db.c b/src/switch_core_db.c index c09904f46c..535424a14d 100644 --- a/src/switch_core_db.c +++ b/src/switch_core_db.c @@ -234,5 +234,5 @@ SWITCH_DECLARE(void) switch_core_db_test_reactive(switch_core_db_t *db, char *te * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_directory.c b/src/switch_core_directory.c index 21d024e526..0f06ce4f7d 100644 --- a/src/switch_core_directory.c +++ b/src/switch_core_directory.c @@ -93,5 +93,5 @@ SWITCH_DECLARE(switch_status_t) switch_core_directory_close(switch_directory_han * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_event_hook.c b/src/switch_core_event_hook.c index f49b826dc9..c211ee5bcf 100644 --- a/src/switch_core_event_hook.c +++ b/src/switch_core_event_hook.c @@ -52,5 +52,5 @@ NEW_HOOK_DECL(outgoing_channel) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_file.c b/src/switch_core_file.c index cd01523898..f7543b3a51 100644 --- a/src/switch_core_file.c +++ b/src/switch_core_file.c @@ -296,5 +296,5 @@ SWITCH_DECLARE(switch_status_t) switch_core_file_close(switch_file_handle_t *fh) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_hash.c b/src/switch_core_hash.c index cbc9444d16..ba908da95d 100644 --- a/src/switch_core_hash.c +++ b/src/switch_core_hash.c @@ -157,5 +157,5 @@ SWITCH_DECLARE(void) switch_hash_this(switch_hash_index_t *hi, const void **key, * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_io.c b/src/switch_core_io.c index 3fec1f2089..8dffe87619 100644 --- a/src/switch_core_io.c +++ b/src/switch_core_io.c @@ -1093,5 +1093,5 @@ SWITCH_DECLARE(switch_status_t) switch_core_session_send_dtmf_string(switch_core * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_media_bug.c b/src/switch_core_media_bug.c index ea211eec8b..db9a7e51a6 100644 --- a/src/switch_core_media_bug.c +++ b/src/switch_core_media_bug.c @@ -362,5 +362,5 @@ SWITCH_DECLARE(switch_status_t) switch_core_media_bug_remove(switch_core_session * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_memory.c b/src/switch_core_memory.c index cdab64756a..7e548f2744 100644 --- a/src/switch_core_memory.c +++ b/src/switch_core_memory.c @@ -489,5 +489,5 @@ switch_memory_pool_t *switch_core_memory_init(void) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_port_allocator.c b/src/switch_core_port_allocator.c index f4aacf1e76..4f0f19833c 100644 --- a/src/switch_core_port_allocator.c +++ b/src/switch_core_port_allocator.c @@ -205,5 +205,5 @@ SWITCH_DECLARE(void) switch_core_port_allocator_destroy(switch_core_port_allocat * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_rwlock.c b/src/switch_core_rwlock.c index ae90620fd9..1a826e7ab0 100644 --- a/src/switch_core_rwlock.c +++ b/src/switch_core_rwlock.c @@ -106,5 +106,5 @@ SWITCH_DECLARE(void) switch_core_session_rwunlock(switch_core_session_t *session * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_session.c b/src/switch_core_session.c index 0c2719dc3e..fe2c0c10dd 100644 --- a/src/switch_core_session.c +++ b/src/switch_core_session.c @@ -1218,5 +1218,5 @@ SWITCH_DECLARE(switch_status_t) switch_core_session_execute_exten(switch_core_se * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_speech.c b/src/switch_core_speech.c index a65e44499e..3d4f58c077 100644 --- a/src/switch_core_speech.c +++ b/src/switch_core_speech.c @@ -154,5 +154,5 @@ SWITCH_DECLARE(switch_status_t) switch_core_speech_close(switch_speech_handle_t * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_sqldb.c b/src/switch_core_sqldb.c index 7a81c6948a..e0f1f3e58e 100644 --- a/src/switch_core_sqldb.c +++ b/src/switch_core_sqldb.c @@ -506,5 +506,5 @@ void switch_core_sqldb_stop(void) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_state_machine.c b/src/switch_core_state_machine.c index c7d6089ecf..3f8c4c54d9 100644 --- a/src/switch_core_state_machine.c +++ b/src/switch_core_state_machine.c @@ -483,5 +483,5 @@ SWITCH_DECLARE(void) switch_core_session_run(switch_core_session_t *session) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_core_timer.c b/src/switch_core_timer.c index 88c182d24b..442c6e03cf 100644 --- a/src/switch_core_timer.c +++ b/src/switch_core_timer.c @@ -136,5 +136,5 @@ SWITCH_DECLARE(switch_status_t) switch_core_timer_destroy(switch_timer_t *timer) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_cpp.cpp b/src/switch_cpp.cpp index 9fb9623eb4..7a2bd01eb6 100644 --- a/src/switch_cpp.cpp +++ b/src/switch_cpp.cpp @@ -1236,5 +1236,5 @@ SWITCH_DECLARE(switch_status_t) CoreSession::process_callback_result(char *resul * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_event.c b/src/switch_event.c index cae16e6e53..11f6227a00 100644 --- a/src/switch_event.c +++ b/src/switch_event.c @@ -1478,5 +1478,5 @@ SWITCH_DECLARE(char *) switch_event_build_param_string(switch_event_t *event, co * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_ivr.c b/src/switch_ivr.c index 8cee596185..8cc6952923 100644 --- a/src/switch_ivr.c +++ b/src/switch_ivr.c @@ -1718,5 +1718,5 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_say(switch_core_session_t *session, c * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_ivr_async.c b/src/switch_ivr_async.c index 6d284e1f89..e7f9021596 100644 --- a/src/switch_ivr_async.c +++ b/src/switch_ivr_async.c @@ -2023,5 +2023,5 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_broadcast(const char *uuid, const cha * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_ivr_bridge.c b/src/switch_ivr_bridge.c index 8eff873fa2..0572ddc22a 100644 --- a/src/switch_ivr_bridge.c +++ b/src/switch_ivr_bridge.c @@ -1006,5 +1006,5 @@ SWITCH_DECLARE(void) switch_ivr_intercept_session(switch_core_session_t *session * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_ivr_menu.c b/src/switch_ivr_menu.c index 3248f82081..1c36e26078 100644 --- a/src/switch_ivr_menu.c +++ b/src/switch_ivr_menu.c @@ -782,5 +782,5 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_menu_stack_xml_build(switch_ivr_menu_ * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_ivr_originate.c b/src/switch_ivr_originate.c index 673ca8321c..c45ef54424 100644 --- a/src/switch_ivr_originate.c +++ b/src/switch_ivr_originate.c @@ -1459,5 +1459,5 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_originate(switch_core_session_t *sess * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_ivr_play_say.c b/src/switch_ivr_play_say.c index 4656f8b420..42bd5f3686 100644 --- a/src/switch_ivr_play_say.c +++ b/src/switch_ivr_play_say.c @@ -1874,5 +1874,5 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_soft_hold(switch_core_session_t *sess * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_loadable_module.c b/src/switch_loadable_module.c index d6ac074e02..47c1ba57c4 100644 --- a/src/switch_loadable_module.c +++ b/src/switch_loadable_module.c @@ -1478,5 +1478,5 @@ SWITCH_DECLARE(void *) switch_loadable_module_create_interface(switch_loadable_m * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_log.c b/src/switch_log.c index 4f21d197ae..f752a9da72 100644 --- a/src/switch_log.c +++ b/src/switch_log.c @@ -375,5 +375,5 @@ SWITCH_DECLARE(switch_status_t) switch_log_shutdown(void) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_odbc.c b/src/switch_odbc.c index 0ef844adbf..6677d6d347 100644 --- a/src/switch_odbc.c +++ b/src/switch_odbc.c @@ -453,5 +453,5 @@ SWITCH_DECLARE(char *) switch_odbc_handle_get_error(switch_odbc_handle_t *handle * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_pcm.c b/src/switch_pcm.c index bc6fcaead9..6aa038167c 100644 --- a/src/switch_pcm.c +++ b/src/switch_pcm.c @@ -351,5 +351,5 @@ SWITCH_MODULE_LOAD_FUNCTION(core_pcm_load) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_regex.c b/src/switch_regex.c index a5d252c823..a724e01453 100644 --- a/src/switch_regex.c +++ b/src/switch_regex.c @@ -213,5 +213,5 @@ SWITCH_DECLARE(switch_status_t) switch_regex_match(const char *target, const cha * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_resample.c b/src/switch_resample.c index c6bd5c9695..3ea4e38e1b 100644 --- a/src/switch_resample.c +++ b/src/switch_resample.c @@ -281,5 +281,5 @@ SWITCH_DECLARE(void) switch_change_sln_volume(int16_t *data, uint32_t samples, i * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_rtp.c b/src/switch_rtp.c index a60cae1741..49d4afbacf 100644 --- a/src/switch_rtp.c +++ b/src/switch_rtp.c @@ -2047,5 +2047,5 @@ SWITCH_DECLARE(void *) switch_rtp_get_private(switch_rtp_t *rtp_session) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_scheduler.c b/src/switch_scheduler.c index 84b5fb138c..1c7537544a 100644 --- a/src/switch_scheduler.c +++ b/src/switch_scheduler.c @@ -323,5 +323,5 @@ SWITCH_DECLARE(void) switch_scheduler_task_thread_stop(void) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_stun.c b/src/switch_stun.c index 340183a5a6..e85ac236cc 100644 --- a/src/switch_stun.c +++ b/src/switch_stun.c @@ -538,5 +538,5 @@ SWITCH_DECLARE(switch_status_t) switch_stun_lookup(char **ip, * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_time.c b/src/switch_time.c index 9f7255dbec..a0f8d4a735 100644 --- a/src/switch_time.c +++ b/src/switch_time.c @@ -473,5 +473,5 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(softtimer_shutdown) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_utils.c b/src/switch_utils.c index 10d2d3bda8..498ba67469 100644 --- a/src/switch_utils.c +++ b/src/switch_utils.c @@ -1500,5 +1500,5 @@ SWITCH_DECLARE(char *) switch_url_decode(char *s) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */ diff --git a/src/switch_xml.cpp b/src/switch_xml.cpp index 1280733d6a..00a1d5aa60 100644 --- a/src/switch_xml.cpp +++ b/src/switch_xml.cpp @@ -2059,5 +2059,5 @@ SWITCH_DECLARE(switch_xml_t) switch_xml_cut(switch_xml_t xml) * c-basic-offset:4 * End: * For VIM: - * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab: + * vim:set softtabstop=4 shiftwidth=4 tabstop=4: */