mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
fix folding tag
This commit is contained in:
parent
093b7afd9e
commit
8c7be471fa
1 changed files with 0 additions and 2 deletions
|
@ -742,8 +742,6 @@ static int sqlite3_do_callback(struct php_sqlite3_fci *fc, zval *cb, int argc, s
|
|||
if (retval) {
|
||||
zval_ptr_dtor(&retval);
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
return ret;
|
||||
}
|
||||
/* }}}*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue