]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
split ssl_init_TmpKeysHandle function to init/free functions,
authorDoug MacEachern <dougm@apache.org>
Tue, 12 Mar 2002 22:50:38 +0000 (22:50 +0000)
committerDoug MacEachern <dougm@apache.org>
Tue, 12 Mar 2002 22:50:38 +0000 (22:50 +0000)
commitdf7c5dd3e927bb512c14c743f475541cd4879207
treec3b135536a1510428356251d18a36e7ebf1dea1d
parent51f4236eb2ca809ad123c981f7598755d3164be0
split ssl_init_TmpKeysHandle function to init/free functions,
and make them static to ssl_engine_init.c

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