]> git.pld-linux.org Git - packages/apache.git/blobdiff - httpd-2.0.48-debuglog.patch
update doc links to 2.4 version
[packages/apache.git] / httpd-2.0.48-debuglog.patch
index d2b7aa955fd046243e253a18e35bb5b059547cff..06c55a165f6a23951dbda022438b5a847d3f8cd0 100644 (file)
@@ -9,17 +9,18 @@ go upstream.
 
 Note this patch depends on the pie patch.
 
---- httpd-2.3.8/include/http_log.h~    2010-06-14 22:59:05.000000000 +0300
-+++ httpd-2.3.8/include/http_log.h     2010-09-01 13:18:19.608547664 +0300
-@@ -213,7 +213,11 @@
- extern int AP_DECLARE_DATA ap_default_loglevel;
+--- httpd-2.0.48/include/http_log.h.debuglog
++++ httpd-2.0.48/include/http_log.h
+@@ -280,7 +280,11 @@
+  * @see ap_log_rerror
+  * @see ap_log_cserror
+  */
 +#ifdef AP_FNAME
-+#define APLOG_MARK      AP_FNAME,__LINE__,APLOG_MODULE_INDEX
++#define APLOG_MARK     AP_FNAME,__LINE__,APLOG_MODULE_INDEX
 +#else
  #define APLOG_MARK     __FILE__,__LINE__,APLOG_MODULE_INDEX
 +#endif
  
  /**
   * Set up for logging to stderr.
+
This page took 0.023696 seconds and 4 git commands to generate.