From: Martin Kraemer Date: Mon, 5 Jan 2004 10:37:25 +0000 (+0000) Subject: ap_log_error() prints its own newline, so none is needed. Instead, the \\n was escape... X-Git-Tag: pre_ajp_proxy~865 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d64f45c691f2f324fbeb3a18b1f364bd6edd676;p=thirdparty%2Fapache%2Fhttpd.git ap_log_error() prints its own newline, so none is needed. Instead, the \\n was escaped and produced an ugly output git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102188 13f79535-47bb-0310-9956-ffa450edef68 ---