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