mirror of
https://github.com/php/php-src.git
synced 2026-03-31 04:32:19 +02:00
add missing closing marker
This commit is contained in:
@@ -417,6 +417,7 @@ int phar_entry_delref(phar_entry_data *idata TSRMLS_DC) /* {{{ */
|
||||
efree(idata);
|
||||
return ret;
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/**
|
||||
* Removes an entry, either by actually removingit or by marking it.
|
||||
|
||||
Reference in New Issue
Block a user