diff options
author | tb <> | 2024-08-31 09:36:38 +0000 |
---|---|---|
committer | tb <> | 2024-08-31 09:36:38 +0000 |
commit | 3eb4b5e423acd1dc7ea9a44c39f16acb3671ed45 (patch) | |
tree | f199bf103a0c147da71af423916d86ace5d79288 /src/lib/libcrypto/conf/conf_lib.c | |
parent | 67af3e257ef9f1c1bdcc16b7bf9e501296005219 (diff) | |
download | openbsd-3eb4b5e423acd1dc7ea9a44c39f16acb3671ed45.tar.gz openbsd-3eb4b5e423acd1dc7ea9a44c39f16acb3671ed45.tar.bz2 openbsd-3eb4b5e423acd1dc7ea9a44c39f16acb3671ed45.zip |
Stop using conf->meth_data and make CONF_type_default const
Now that we no longer need to hang a poor man's ctype substitute off
the conf structure, we can get rid of the otherwise unused meth_data
member. This allows us to const correct CONF_type_default. Hopefully
we can remove it soon.
ok beck jsing
Diffstat (limited to 'src/lib/libcrypto/conf/conf_lib.c')
0 files changed, 0 insertions, 0 deletions