summaryrefslogtreecommitdiff
path: root/ext/pspell/pspell.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pspell/pspell.c')
-rw-r--r--ext/pspell/pspell.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/pspell/pspell.c b/ext/pspell/pspell.c
index 9d0d91593b..fe1c7028aa 100644
--- a/ext/pspell/pspell.c
+++ b/ext/pspell/pspell.c
@@ -814,6 +814,6 @@ PHP_MINFO_FUNCTION(pspell)
* tab-width: 4
* c-basic-offset: 4
* End:
- * vim600: sw=4 ts=4 tw=78 fdm=marker
- * vim<600: sw=4 ts=4 tw=78
+ * vim600: sw=4 ts=4 fdm=marker
+ * vim<600: sw=4 ts=4
*/