Skip to content

Commit d8bb1aa

Browse files
committed
CS
1 parent e4297b0 commit d8bb1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sapi/apache2handler/sapi_apache2.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ static sapi_module_struct apache2_sapi_module = {
431431
NULL, /* ini_entries; */
432432
NULL, /* additional_functions */
433433
NULL, /* input_filter_init */
434-
true /* isolate_symbols */
434+
true /* isolate_symbols */
435435
};
436436

437437
static apr_status_t php_apache_server_shutdown(void *tmp)

0 commit comments

Comments
 (0)