]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Don't skip the first character, as it may be a quote, which is handled
authorGraham Leggett <minfrin@apache.org>
Mon, 14 Feb 2011 23:54:14 +0000 (23:54 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 14 Feb 2011 23:54:14 +0000 (23:54 +0000)
commit11b28165af340d6ce51604b25f0a9813abc9152d
tree4705256137192426e16efbec651e06fa294c3e45
parentc329a283e31eb346485c365e3ce1ad27526e89df
Don't skip the first character, as it may be a quote, which is handled
by the walk below.

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