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 6c9f101075
commit f68d83dda0
47 changed files with 47 additions and 47 deletions

View File

@@ -298,5 +298,5 @@ OZ_DECLARE(void) zap_buffer_destroy(zap_buffer_t **buffer)
* c-basic-offset:4
* End:
* For VIM:
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:
* vim:set softtabstop=4 shiftwidth=4 tabstop=4:
*/