From eb35c38579da75061822524c7a7eafc72b2d0e7e Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Thu, 30 Oct 2008 23:10:36 +0000 Subject: make sure marker lines is written on filechange for badlines log --- (limited to 'utility/config.h') diff --git a/utility/config.h b/utility/config.h index c627662..ebedec3 100644 --- a/utility/config.h +++ b/utility/config.h @@ -30,6 +30,7 @@ struct config_t { apr_pool_t *errorlog_p; const char *badlinefile; + const char *badlastfile; apr_file_t *badline_fp; int badline_count; int badlinemax; -- cgit v0.9.2