]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
It isn't a fatal condition if there is no lockfile name, so switch from
authorJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 6 May 2002 22:59:56 +0000 (22:59 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 6 May 2002 22:59:56 +0000 (22:59 +0000)
commitd60a704bfe4b3f3b23156732c5f2a9f7a25454c5
tree0c9c366cde267087697757bc24cd3eab084e5af1
parent981f0e17f0dff6f155bdd4af423db2d5e7f93ae9
It isn't a fatal condition if there is no lockfile name, so switch from
APR_EINVAL to APR_SUCCESS.  (rewritelock_remove already returns SUCCESS in
this case.)

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