summaryrefslogtreecommitdiff
path: root/buckets
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2000-08-05 15:01:46 +0000
committerRyan Bloom <rbb@apache.org>2000-08-05 15:01:46 +0000
commit4a7353d9052714b34d1145533cd2cf21e33f4cf9 (patch)
treed0c68d86dc1d14fb236674e78d11e573c0435c68 /buckets
parent20fda385b9ce2625ae2ea71d25b192abef6289d7 (diff)
downloadapr-4a7353d9052714b34d1145533cd2cf21e33f4cf9.tar.gz
Fix the patch after Jeff removed the last apr_filter* from the
request_rec. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@60480 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'buckets')
-rw-r--r--buckets/ryan.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/buckets/ryan.patch b/buckets/ryan.patch
index 1d45c410b..6e41d0a91 100644
--- a/buckets/ryan.patch
+++ b/buckets/ryan.patch
@@ -83,15 +83,6 @@ diff -u -d -b -w -u -r1.69 httpd.h
/* Info about the request itself... we begin with stuff that only
* protocol.c should ever touch...
*/
-@@ -725,7 +729,7 @@
- struct ap_rr_xlate *rrx;
- #endif /*APACHE_XLATE*/
-
-- struct apr_filter_t *filters;
-+ struct ap_filter_t *filters;
-
- /* Things placed at the end of the record to avoid breaking binary
- * compatibility. It would be nice to remember to reorder the entire
Index: src/include/util_filter.h
===================================================================
RCS file: /home/cvs/apache-2.0/src/include/util_filter.h,v