Skip to content

Commit 22c8345

Browse files
committed
Folder mark missed
1 parent 8657f03 commit 22c8345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/ffi/ffi.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,7 @@ static uint64_t zend_ffi_bit_field_read(void *ptr, zend_ffi_field *field) /* {{{
582582

583583
return val;
584584
}
585+
/* }}} */
585586

586587
static void zend_ffi_bit_field_to_zval(void *ptr, zend_ffi_field *field, zval *rv) /* {{{ */
587588
{

0 commit comments

Comments
 (0)