diff options
author | tb <> | 2024-08-31 09:36:38 +0000 |
---|---|---|
committer | tb <> | 2024-08-31 09:36:38 +0000 |
commit | 344b6554f8409b3c53c8086f5ea3d2a58f09c1ff (patch) | |
tree | f199bf103a0c147da71af423916d86ace5d79288 /src/lib/libcrypto/err/err.h | |
parent | ebbef0a381acc7b85b2afe9de7bd3cd041a523c6 (diff) | |
download | openbsd-344b6554f8409b3c53c8086f5ea3d2a58f09c1ff.tar.gz openbsd-344b6554f8409b3c53c8086f5ea3d2a58f09c1ff.tar.bz2 openbsd-344b6554f8409b3c53c8086f5ea3d2a58f09c1ff.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/err/err.h')
0 files changed, 0 insertions, 0 deletions