]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
I was kinda hoping those (void)some_function() and (request_rec *)NULL
authorCliff Woolley <jwoolley@apache.org>
Wed, 19 Sep 2001 06:34:11 +0000 (06:34 +0000)
committerCliff Woolley <jwoolley@apache.org>
Wed, 19 Sep 2001 06:34:11 +0000 (06:34 +0000)
commit93b99eb3d4d2cf451eed7812bc3d41d754922e32
treee948c0820c89e7d96b06e992111632250c32b021
parentf7a8e08284b05ea3a4a8d25126dd9029b9c44c7e
I was kinda hoping those (void)some_function() and (request_rec *)NULL
casts would go away before this committed, but alas I didn't say anything.
:-)  This gets rid of them and a few others just like them that I also
found in worker.c.

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