git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@922405
13f79535-47bb-0310-9956-
ffa450edef68
if (status != OK)
ap_log_error(APLOG_MARK, APLOG_DEBUG, errno,
ap_server_conf,
- "processor unbind failed %d", status);
+ "processor unbind failed");
#endif
RAISE_SIGSTOP(MAKE_CHILD);
PROCESSOR_CLASS_ANY);
if (status != OK) {
ap_log_error(APLOG_MARK, APLOG_DEBUG, errno,
- ap_server_conf, "processor unbind failed %d", status);
+ ap_server_conf, "processor unbind failed");
}
#endif
RAISE_SIGSTOP(MAKE_CHILD);
if (status != OK)
ap_log_error(APLOG_MARK, APLOG_DEBUG, errno,
ap_server_conf,
- "processor unbind failed %d", status);
+ "processor unbind failed");
#endif
RAISE_SIGSTOP(MAKE_CHILD);