]> granicus.if.org Git - php/commitdiff
Typo (I wonder if anybody would ever have noticed this)
authorRasmus Lerdorf <rasmus@php.net>
Wed, 19 Mar 2008 16:28:46 +0000 (16:28 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Wed, 19 Mar 2008 16:28:46 +0000 (16:28 +0000)
sapi/continuity/capi.c

index 05e9700f1499247203a5fad200dedad6db1722b6..a419e1b8966ad55e39e46433232fbdf357734125 100644 (file)
@@ -379,7 +379,7 @@ sapi_module_struct capi_sapi_module = {
    sapi_capi_register_server_variables,        /* register server variables */
    capi_log_message,           /* Log message */
    NULL,                       /* Get request time */
-   NULL,                       / Child terminate */
+   NULL,                       /* Child terminate */
 
    NULL,                       /* Block interruptions */
    NULL,                       /* Unblock interruptions */