]> granicus.if.org Git - apache/commitdiff
new logno
authorJim Jagielski <jim@apache.org>
Tue, 31 Dec 2013 14:35:41 +0000 (14:35 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 31 Dec 2013 14:35:41 +0000 (14:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554522 13f79535-47bb-0310-9956-ffa450edef68

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

index 49d31a38a5fd265a8de250ed0cd7624c9ee2cd64..846c2b4e3621e13daa474521c326f39663f638a2 100644 (file)
@@ -1 +1 @@
-2595
+2596
index ab1b2d0d12775f8ccad6fd68b1ec7d68cb1c856e..6c8948cf9b542889f33b8dadf8523d0dca776fbd 100644 (file)
@@ -1234,7 +1234,7 @@ request_rec *ap_read_request(conn_rec *conn)
                 ap_run_log_transaction(r);
                 goto traceout;
             } else {
-                ap_log_rerror(APLOG_MARK, APLOG_DEBUG, 0, r, APLOGNO(00570)
+                ap_log_rerror(APLOG_MARK, APLOG_DEBUG, 0, r, APLOGNO(02595)
                               "client sent an unrecognized expectation value "
                               "of Expect (not fatal): %s", expect);
             }