diff options
author | tb <> | 2020-09-25 10:46:12 +0000 |
---|---|---|
committer | tb <> | 2020-09-25 10:46:12 +0000 |
commit | e7ab003bf6d776e3b7e60d930414a50a6375989b (patch) | |
tree | 955eec356962b66b71648c58ef002608749c2a2e /src/lib/libssl/d1_lib.c | |
parent | 0b96d4d35b0952539f92141a8abe70c107f8dae2 (diff) | |
download | openbsd-e7ab003bf6d776e3b7e60d930414a50a6375989b.tar.gz openbsd-e7ab003bf6d776e3b7e60d930414a50a6375989b.tar.bz2 openbsd-e7ab003bf6d776e3b7e60d930414a50a6375989b.zip |
Simplify call to ERR_print_errors_cb()
There is no reason for print_error()'s third argument to be a UI *.
It may just as well be a void * to match what ERR_print_errors_cb()
expects. This avoids casting the function pointer. Also, there's no
need for a (void *) cast.
ok jsing
Diffstat (limited to 'src/lib/libssl/d1_lib.c')
0 files changed, 0 insertions, 0 deletions