diff options
Diffstat (limited to 'ext/standard/info.c')
-rw-r--r-- | ext/standard/info.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/info.c b/ext/standard/info.c index 76265e41d8..16ee26bfa6 100644 --- a/ext/standard/info.c +++ b/ext/standard/info.c @@ -558,4 +558,5 @@ PHP_FUNCTION(php_uname) * tab-width: 4 * c-basic-offset: 4 * End: + * vim: sw=4 ts=4 tw=78 fdm=marker */ |