We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea790ce commit 6ef4d75Copy full SHA for 6ef4d75
1 file changed
sapi/continuity/capi.c
@@ -379,7 +379,7 @@ sapi_module_struct capi_sapi_module = {
379
sapi_capi_register_server_variables, /* register server variables */
380
capi_log_message, /* Log message */
381
NULL, /* Get request time */
382
- NULL, / Child terminate */
+ NULL, /* Child terminate */
383
384
NULL, /* Block interruptions */
385
NULL, /* Unblock interruptions */
0 commit comments