mirror of
https://github.com/php/frankenphp.git
synced 2026-03-24 00:52:11 +01:00
fix lint
This commit is contained in:
@@ -616,8 +616,7 @@ sapi_module_struct frankenphp_sapi_module = {
|
||||
NULL, /* Get request time */
|
||||
NULL, /* Child terminate */
|
||||
|
||||
STANDARD_SAPI_MODULE_PROPERTIES
|
||||
};
|
||||
STANDARD_SAPI_MODULE_PROPERTIES};
|
||||
|
||||
static void *manager_thread(void *arg) {
|
||||
#ifdef ZTS
|
||||
|
||||
Reference in New Issue
Block a user