Commit 316ec9d4 authored by Stefan Fritsch's avatar Stefan Fritsch
Browse files

Log the proper module name on errors


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1133163 13f79535-47bb-0310-9956-ffa450edef68
parent 7c18541f
Loading
Loading
Loading
Loading
+1 −0
Changes for modules/dav/fs/dbm.c: 1 added line, 0 removed lines.
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@
#include "http_log.h"
#include "http_main.h"      /* for ap_server_conf */

APLOG_USE_MODULE(dav_fs);

struct dav_db {
    apr_pool_t *pool;