diff options
author | tb <> | 2025-03-06 07:25:01 +0000 |
---|---|---|
committer | tb <> | 2025-03-06 07:25:01 +0000 |
commit | 7ebed7711684e343925983d750620f383c010586 (patch) | |
tree | 2fa43de103bbc919101b742e556c21ec61c62bee /src/lib/libssl/tls_lib.c | |
parent | 338826280562cba94ac633378fc75cc1c3951ae4 (diff) | |
download | openbsd-7ebed7711684e343925983d750620f383c010586.tar.gz openbsd-7ebed7711684e343925983d750620f383c010586.tar.bz2 openbsd-7ebed7711684e343925983d750620f383c010586.zip |
asn1_multi: remove a pointless cast
There's no need to cast away const from a const char * if you're going to
pass it to a const char * argument of a function.
Diffstat (limited to 'src/lib/libssl/tls_lib.c')
0 files changed, 0 insertions, 0 deletions