From 68259f40f5564ea35af1aed2c90b5f04d242d958 Mon Sep 17 00:00:00 2001 From: Chris Darroch Date: Sat, 10 May 2008 01:34:06 +0000 Subject: [PATCH] give a better example in explanation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@655003 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/STATUS b/STATUS index 007ff6d45f3..2b1fc3dd8eb 100644 --- a/STATUS +++ b/STATUS @@ -150,10 +150,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: If r->uri is NULL then the preceding call to ap_getparents() crashes, so no functional modules could be doing this. As for empty r->uri values, - will match against these (along with - everything else), so we shouldn't bypass them. - (Such usage may not be what's expected, but - it works and could be in use by someone.) + will match against these, so we + shouldn't bypass them. (Such usage may + not be common, but it works and could be in use by someone.) * Support chroot on unix-family platforms PR 43596 -- 2.47.3