set tab mode properly

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West
2008-02-03 22:14:57 +00:00
parent c32fbf3ea2
commit b0ad7ab50c
142 changed files with 150 additions and 150 deletions
+1 -1
View File
@@ -1867,7 +1867,7 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_sofia_shutdown)
/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:nil
* indent-tabs-mode:t
* tab-width:4
* c-basic-offset:4
* End:
+1 -1
View File
@@ -2891,7 +2891,7 @@ static void set_variable_sip_param(switch_channel_t *channel, char *header_type,
/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:nil
* indent-tabs-mode:t
* tab-width:4
* c-basic-offset:4
* End:
+1 -1
View File
@@ -2412,7 +2412,7 @@ int sofia_glue_get_user_host(char *in, char **user, char **host)
/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:nil
* indent-tabs-mode:t
* tab-width:4
* c-basic-offset:4
* End:
+1 -1
View File
@@ -1394,7 +1394,7 @@ void sofia_presence_set_chat_hash(private_object_t *tech_pvt, sip_t const *sip)
/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:nil
* indent-tabs-mode:t
* tab-width:4
* c-basic-offset:4
* End:
+1 -1
View File
@@ -1156,7 +1156,7 @@ switch_status_t sofia_reg_add_gateway(char *key, sofia_gateway_t *gateway)
/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:nil
* indent-tabs-mode:t
* tab-width:4
* c-basic-offset:4
* End: