]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
use ap_log_error's facility to print the apr error string instead of
authorStefan Fritsch <sf@apache.org>
Sun, 31 Mar 2013 21:12:00 +0000 (21:12 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 31 Mar 2013 21:12:00 +0000 (21:12 +0000)
commit08afc237358a13d27ebf28d792b3cfa37a3bb751
treece37f44c6b8f275487e811325789c470d9ea213b
parent0320de2034beedaa22ebfb50c112a3baa4b3cd20
use ap_log_error's facility to print the apr error string instead of
calling apr_strerror() explicitly

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1463052 13f79535-47bb-0310-9956-ffa450edef68
server/log.c