mirror of
https://github.com/apache/httpd.git
synced 2025-10-28 20:34:59 +03:00
prepend 0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1625953 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -579,7 +579,7 @@ static apr_status_t podx_signal_internal(ap_pod_t *pod,
|
||||
|
||||
rv = apr_file_write(pod->pod_out, &char_of_death, &one);
|
||||
if (rv != APR_SUCCESS) {
|
||||
ap_log_error(APLOG_MARK, APLOG_WARNING, rv, ap_server_conf, APLOGNO(2404)
|
||||
ap_log_error(APLOG_MARK, APLOG_WARNING, rv, ap_server_conf, APLOGNO(02404)
|
||||
"write pipe_of_death");
|
||||
}
|
||||
return rv;
|
||||
|
||||
Reference in New Issue
Block a user