freeswitch/src
Michael Jerris a7cf447f93 eliminate shadowing of function level variables (functionally equivalent but redundant in this case)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-14 02:56:31 +00:00
..
dotnet add syntax field to the api interface struct. 2006-10-08 05:04:34 +00:00
include constify the fmt string on all printf like functions 2007-02-14 02:53:23 +00:00
mod eliminate shadowing of function level variables (functionally equivalent but redundant in this case) 2007-02-14 02:56:31 +00:00
switch.c fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00
switch_buffer.c fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00
switch_caller.c some more protection from passing around and printing null values, we are now initializing null's passed to switch_caller_profile_new as blank strings in the caller profile, if your using any caller profile values in if's, please use !switch_strlen_zero() in your check. 2007-02-12 18:13:14 +00:00
switch_channel.c constify some arguments to switch_console_printf and switch_cut_path and remove improper casts for the consumers of those functions. 2007-02-13 21:03:06 +00:00
switch_config.c fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00
switch_console.c constify the fmt string on all printf like functions 2007-02-14 02:53:23 +00:00
switch_core.c constify some arguments to switch_console_printf and switch_cut_path and remove improper casts for the consumers of those functions. 2007-02-13 21:03:06 +00:00
switch_event.c constify the fmt string on all printf like functions 2007-02-14 02:53:23 +00:00
switch_ivr.c my preacious... 2007-02-13 17:39:44 +00:00
switch_loadable_module.c fix warnings on weird L value casts for function pointers. 2007-02-13 22:15:24 +00:00
switch_log.c constify the fmt string on all printf like functions 2007-02-14 02:53:23 +00:00
switch_resample.c fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00
switch_rtp.c ssrc is a 32 bit value, not 16. 2007-02-13 19:46:10 +00:00
switch_stun.c fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00
switch_swig.c fix mod_perl 2006-12-26 18:13:43 +00:00
switch_swig.i changes to language stuff 2006-09-20 21:59:50 +00:00
switch_utils.c constify some arguments to switch_console_printf and switch_cut_path and remove improper casts for the consumers of those functions. 2007-02-13 21:03:06 +00:00
switch_xml.c fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00