]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
cleanup TOKEN_EQ, NE, LT & co tree generator:
authorAndré Malo <nd@apache.org>
Wed, 27 Aug 2003 18:00:47 +0000 (18:00 +0000)
committerAndré Malo <nd@apache.org>
Wed, 27 Aug 2003 18:00:47 +0000 (18:00 +0000)
commit14e81909ff83012982a4edebad5064b4f43252d2
tree199b0862428e1ac3609fab9822bff66ec668b6e0
parentbaf647dcf89bfbf0e675c9b415124781e10ccea5
cleanup TOKEN_EQ, NE, LT & co tree generator:
- the left side of such an operator can *only* be a string
- get a rid of the while-loop and re-organize the code
  to better reflect what we're actually doing there

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101113 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_include.c