diff options
Diffstat (limited to 'ext/standard/filestat.c')
-rw-r--r-- | ext/standard/filestat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/filestat.c b/ext/standard/filestat.c index c700403463..41d0603e44 100644 --- a/ext/standard/filestat.c +++ b/ext/standard/filestat.c @@ -868,4 +868,5 @@ FileFunction(php_if_stat,17) * tab-width: 4 * c-basic-offset: 4 * End: + * vim: sw=4 ts=4 tw=78 fdm=marker */ |