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

View File

@@ -655,7 +655,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_limit_load)
/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:nil
* indent-tabs-mode:t
* tab-width:4
* c-basic-offset:4
* End: