diff options
Diffstat (limited to 'ext/aspell/aspell.c')
-rw-r--r-- | ext/aspell/aspell.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/aspell/aspell.c b/ext/aspell/aspell.c index 6a5cba65cd..e7f1be9a31 100644 --- a/ext/aspell/aspell.c +++ b/ext/aspell/aspell.c @@ -221,5 +221,6 @@ PHP_MINFO_FUNCTION(aspell) * 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 */ |