parent
48c21b6998
commit
d697acb281
|
@ -391,7 +391,7 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_bert_shutdown)
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
|
|
|
@ -1348,13 +1348,15 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_cv_shutdown)
|
||||||
return SWITCH_STATUS_UNLOAD;
|
return SWITCH_STATUS_UNLOAD;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
* For VIM:
|
* For VIM:
|
||||||
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 noet:
|
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 noet:
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -779,7 +779,7 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_oreka_shutdown)
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
|
|
|
@ -466,7 +466,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_soundtouch_load)
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
|
|
|
@ -878,7 +878,7 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_spandsp_shutdown)
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
|
|
|
@ -164,7 +164,7 @@ switch_status_t spandsp_tdd_send_session(switch_core_session_t *session, const c
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
|
|
|
@ -862,7 +862,7 @@ void mod_spandsp_dsp_shutdown(void)
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
|
|
|
@ -2359,7 +2359,7 @@ switch_status_t spandsp_fax_detect_session(switch_core_session_t *session,
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
|
|
|
@ -1444,7 +1444,7 @@ void modem_global_shutdown(void)
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
|
|
|
@ -165,7 +165,7 @@ void modem_global_shutdown(void);
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
|
|
|
@ -259,7 +259,7 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_stress_shutdown)
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
|
|
|
@ -1508,7 +1508,7 @@ switch_status_t FSMediaStream::write_frame(const switch_frame_t *frame, switch_i
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
|
|
|
@ -322,7 +322,7 @@ class FSConnection : public OpalLocalConnection
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
|
|
|
@ -1165,12 +1165,12 @@ static void default_logger(const char *file, const char *func, int line, int lev
|
||||||
}
|
}
|
||||||
|
|
||||||
/* For Emacs:
|
/* For Emacs:
|
||||||
* Local Variables:
|
* Local Variables:
|
||||||
* mode:c
|
* mode:c
|
||||||
* indent-tabs-mode:nil
|
* indent-tabs-mode:t
|
||||||
* tab-width:4
|
* tab-width:4
|
||||||
* c-basic-offset:4
|
* c-basic-offset:4
|
||||||
* End:
|
* End:
|
||||||
* For VIM:
|
* For VIM:
|
||||||
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 noet:
|
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 noet:
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue