]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fix a typo in a log message... the message claimed that apr_proc_mutex_lock()
authorJeff Trawick <trawick@apache.org>
Tue, 5 Mar 2002 21:01:24 +0000 (21:01 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 5 Mar 2002 21:01:24 +0000 (21:01 +0000)
commit7803813f295026a6f569658fd36da790b8dd6d95
tree19c4a2a9005581cb1bebd2da1fd0b124b097ca9f
parent21959a931473fb0c49d3377e53bfc2c59efb413a
fix a typo in a log message...  the message claimed that apr_proc_mutex_lock()
failed when actually it was apr_proc_mutex_unlock() which failed

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93719 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/worker/worker.c