diff options
Diffstat (limited to 'ext/dbase/dbase.c')
-rw-r--r-- | ext/dbase/dbase.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/dbase/dbase.c b/ext/dbase/dbase.c index 885eb47dbc..68833bd4a2 100644 --- a/ext/dbase/dbase.c +++ b/ext/dbase/dbase.c @@ -779,5 +779,6 @@ BOOL WINAPI DllMain(HANDLE hModule, * tab-width: 4 * c-basic-offset: 4 * End: - * vim: sw=4 ts=4 tw=78 fdm=marker + * vim600: sw=4 ts=4 tw=78 fdm=marker + * vim<600: sw=4 ts=4 tw=78 */ |