]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
add some parens to quiet a gcc warning:
authorJeff Trawick <trawick@apache.org>
Thu, 26 Sep 2002 11:35:47 +0000 (11:35 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 26 Sep 2002 11:35:47 +0000 (11:35 +0000)
commitb31bec2fe90088dd9667ddb00860fd9ef75a45b9
tree461a732b8c61525467496176827b24850d222858
parent75c84ac30d1a058fe618a31047cb907519eb9dd9
add some parens to quiet a gcc warning:

proxy_http.c:866: warning: suggest parentheses around assignment used as truth value

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