diff options
Diffstat (limited to 'ext/standard/file.c')
-rw-r--r-- | ext/standard/file.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/standard/file.c b/ext/standard/file.c index f86be131eb..e52feda63f 100644 --- a/ext/standard/file.c +++ b/ext/standard/file.c @@ -2447,7 +2447,5 @@ php_meta_tags_token php_next_meta_token(FILE *fp, int socketd, int issock, int * * tab-width: 4 * c-basic-offset: 4 * End: - * vim: tw=78 sw=4 ts=4 + * vim: tw=78 sw=4 ts=4 fdm=marker */ - - |