me being all OCD

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12433 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West
2009-03-05 03:12:28 +00:00
parent 085bd00fa4
commit a90e9f3fbe
2 changed files with 23 additions and 1 deletions

View File

@@ -219,3 +219,14 @@ void switch_xml_config_test()
}
}
#endif
/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:t
* tab-width:4
* c-basic-offset:4
* End:
* For VIM:
* vim:set softtabstop=4 shiftwidth=4 tabstop=4:
*/