fix vim format line

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@833 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Brian West
2009-09-14 22:06:20 +00:00
parent b6590855ff
commit e2004e2d34
47 changed files with 47 additions and 47 deletions

View File

@@ -82,5 +82,5 @@ int main(int argc, char *argv[])
* c-basic-offset:4
* End:
* For VIM:
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:
* vim:set softtabstop=4 shiftwidth=4 tabstop=4:
*/