]> granicus.if.org Git - apache/blobdiff - server/util_fcgi.c
Add compiled and loaded PCRE version numbers
[apache] / server / util_fcgi.c
index 450f300042f8113531b7c0889fcdba6308aa3a7d..a241e965f673be85e4e78bd662aef2c737a4a5bd 100644 (file)
@@ -278,8 +278,8 @@ AP_DECLARE(apr_status_t) ap_fcgi_encode_env(request_rec *r,
     }
 
     if (rv != APR_SUCCESS) {
-        ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r,
-                      APLOGNO(02492) "ap_fcgi_encode_env: out of space "
+        ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r, APLOGNO(02492)
+                      "ap_fcgi_encode_env: out of space "
                       "encoding environment");
     }