summaryrefslogtreecommitdiff
path: root/ext/filepro/filepro.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/filepro/filepro.c')
-rw-r--r--ext/filepro/filepro.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/filepro/filepro.c b/ext/filepro/filepro.c
index 1b3836ed26..4c2fab52b6 100644
--- a/ext/filepro/filepro.c
+++ b/ext/filepro/filepro.c
@@ -570,6 +570,6 @@ PHP_FUNCTION(filepro_retrieve)
* 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
*/