Skip to content

Commit 38ea6a8

Browse files
committed
Fix vim folding block
1 parent 3973f5d commit 38ea6a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/zlib/zlib.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,6 +1147,7 @@ ZEND_BEGIN_ARG_INFO_EX(arginfo_inflate_add, 0, 0, 2)
11471147
ZEND_ARG_INFO(0, flush_behavior)
11481148
ZEND_END_ARG_INFO()
11491149

1150+
/* }}} */
11501151

11511152
/* {{{ php_zlib_functions[] */
11521153
static const zend_function_entry php_zlib_functions[] = {

0 commit comments

Comments
 (0)