]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_http2: Fix warnings:
authorYann Ylavic <ylavic@apache.org>
Tue, 26 Jan 2016 14:29:24 +0000 (14:29 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 26 Jan 2016 14:29:24 +0000 (14:29 +0000)
commit1b1d6d5da69d46a84eb02c29245cfcfdd6ebf093
tree18d462907f5bcec22888087118913934bc88cd1d
parent90bd586745961d43c016500afc95ef8d7e132e2a
mod_http2: Fix warnings:
modules/http2/h2_util.c|174| warning: suggest parentheses around ‘+’ in operand of ‘&’
modules/http2/h2_util.c|176| warning: suggest parentheses around ‘+’ in operand of ‘&’

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