]> granicus.if.org Git - apache/commit
Arrange the C++ declarations to make my compiler happy.
authorJean-Frederic Clere <jfclere@apache.org>
Fri, 17 Jul 2015 15:46:19 +0000 (15:46 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Fri, 17 Jul 2015 15:46:19 +0000 (15:46 +0000)
commit867e69cc244d10c63013a3b84022a27f8df13d99
tree17ee4b2e11d79d53f92f59fc3116baa464eba274
parentc5ebe036e67551590e0f137561c7e9919e347752
Arrange the C++ declarations to make my compiler happy.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1691592 13f79535-47bb-0310-9956-ffa450edef68
22 files changed:
modules/http2/h2_alpn.c
modules/http2/h2_alt_svc.c
modules/http2/h2_config.c
modules/http2/h2_conn.c
modules/http2/h2_conn_io.c
modules/http2/h2_from_h1.c
modules/http2/h2_io.c
modules/http2/h2_io_set.c
modules/http2/h2_mplx.c
modules/http2/h2_request.c
modules/http2/h2_response.c
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_stream_set.c
modules/http2/h2_task.c
modules/http2/h2_task_output.c
modules/http2/h2_to_h1.c
modules/http2/h2_upgrade.c
modules/http2/h2_util.c
modules/http2/h2_worker.c
modules/http2/h2_workers.c
modules/http2/mod_h2.c