]> granicus.if.org Git - apache/commit
* server/config.c, include/http_config.h (ap_build_cont_config,
authorJoe Orton <jorton@apache.org>
Thu, 9 Mar 2017 09:48:24 +0000 (09:48 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 9 Mar 2017 09:48:24 +0000 (09:48 +0000)
commitf843f6fd076ae0a2d2cb1ffc56cc3fbd18de7ad9
treef166e8dfc4a1b014a2ba12c6692b33800cac3d0b
parentd20f5270623d7740192300b60740ab505a190605
* server/config.c, include/http_config.h (ap_build_cont_config,
  ap_soak_end_container): Constify directive arguments - existing
  callers pass string literals.

* server/core.c (start_cond_section): Remove casts needed for above.

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