]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Because of the if's I change to else if's, these continue's are now
authorCliff Woolley <jwoolley@apache.org>
Thu, 21 Mar 2002 17:02:53 +0000 (17:02 +0000)
committerCliff Woolley <jwoolley@apache.org>
Thu, 21 Mar 2002 17:02:53 +0000 (17:02 +0000)
commitefd4564d746b94074a47e14ac1c9475371087ce2
tree23a25710eb467cb8ffe18b6356b8847ea607feeb
parenta10a7c24ab1a56a54d193940205d15aef7bc7694
Because of the if's I change to else if's, these continue's are now
functionally useless.  This gets rid of them without changing the behavior
at all (ie, it doesn't matter if this change makes it in to 1.3.24 or not).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94100 13f79535-47bb-0310-9956-ffa450edef68
src/modules/standard/mod_include.c