diff --git a/ext/standard/file.c b/ext/standard/file.c index 419cab56dd1..f7d8ef59022 100644 --- a/ext/standard/file.c +++ b/ext/standard/file.c @@ -761,6 +761,7 @@ PHP_FUNCTION(stream_select) RETURN_LONG(retval); } +/* }}} */ /* {{{ stream_context related functions */