From 9eab1128cd7528bb31396fac0b117823c93dd930 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 28 Sep 2015 13:13:48 +0000 Subject: [PATCH] oops2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705685 13f79535-47bb-0310-9956-ffa450edef68 --- include/httpd.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/httpd.h b/include/httpd.h index beb1a455f7..4204cd0484 100644 --- a/include/httpd.h +++ b/include/httpd.h @@ -1550,7 +1550,6 @@ AP_DECLARE(int) ap_find_etag_weak(apr_pool_t *p, const char *line, const char *t AP_DECLARE(int) ap_find_etag_strong(apr_pool_t *p, const char *line, const char *tok); /** -<<<<<<< .working * Retrieve an array of tokens in the format "1#token" defined in RFC2616. Only * accepts ',' as a delimiter, does not accept quoted strings, and errors on * any separator. -- 2.50.1