]> granicus.if.org Git - apache/commitdiff
follow up to r1513454: fill in missing log number
authorJeff Trawick <trawick@apache.org>
Tue, 13 Aug 2013 13:49:50 +0000 (13:49 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 13 Aug 2013 13:49:50 +0000 (13:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1513492 13f79535-47bb-0310-9956-ffa450edef68

docs/log-message-tags/next-number
server/util_fcgi.c

index 59780dc7b1e4290e1babb29173498a3882004756..e7ff0dbf84f4af42fa4841cc80fc06e5829564ac 100644 (file)
@@ -1 +1 @@
-2492
+2493
index 8201f8cdf23cc1b3aad647c636f8778a9a1bed51..450f300042f8113531b7c0889fcdba6308aa3a7d 100644 (file)
@@ -279,7 +279,7 @@ 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() "ap_fcgi_encode_env: out of space "
+                      APLOGNO(02492) "ap_fcgi_encode_env: out of space "
                       "encoding environment");
     }