]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_vars (ssl_var_lookup): const'ify result and
authorJoe Orton <jorton@apache.org>
Thu, 4 Mar 2004 20:39:53 +0000 (20:39 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 4 Mar 2004 20:39:53 +0000 (20:39 +0000)
commit919194363cfd54225bce0920c0a0ee3ddb053953
tree3692d9681fe9d3e3542305ac21ae3750daff1597
parent0015ef74b52d268de25fcba570b695c3514002c4
* modules/ssl/ssl_engine_vars (ssl_var_lookup): const'ify result and
drop a bunch of casts; use apr_table_get directly in place of
ssl_var_lookup_header.
(ssl_var_lookup_header): Remove function.

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