fix vim format line

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West
2009-09-14 22:03:37 +00:00
parent 5a5f3081f0
commit 357c93b999
33 changed files with 33 additions and 33 deletions

View File

@@ -290,5 +290,5 @@ int fs_switch_channel_set_variable(switch_channel_t *channel, char *varname, 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:
*/