]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
somebody was a Very Bad Boy when they inserted casts into this function.
authorGreg Stein <gstein@apache.org>
Thu, 19 Oct 2000 10:43:03 +0000 (10:43 +0000)
committerGreg Stein <gstein@apache.org>
Thu, 19 Oct 2000 10:43:03 +0000 (10:43 +0000)
commit7dbbeb4504d9bf6627a7f0b801f56cc206f594d5
tree3b4d0524822954d18b1e9b180606b3e0fbaef297
parent946cd782e35b00312cabbba985e98463e5167df2
somebody was a Very Bad Boy when they inserted casts into this function.
casting away the const was absolutely wrong... the warnings were saying the
return value type needed to be fixed. did that and torched the casts.

who still thinks casts are a good idea? :-)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86668 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h
server/util.c