diff options
author | tb <> | 2020-09-25 10:46:12 +0000 |
---|---|---|
committer | tb <> | 2020-09-25 10:46:12 +0000 |
commit | f26f6ab6f9af4ae819351d6220b9ae0f1054758f (patch) | |
tree | 955eec356962b66b71648c58ef002608749c2a2e /src/lib/libcrypto/ui/ui_util.c | |
parent | d5311b6952fd15727b6ce34e0b122ed100fd08d7 (diff) | |
download | openbsd-f26f6ab6f9af4ae819351d6220b9ae0f1054758f.tar.gz openbsd-f26f6ab6f9af4ae819351d6220b9ae0f1054758f.tar.bz2 openbsd-f26f6ab6f9af4ae819351d6220b9ae0f1054758f.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/libcrypto/ui/ui_util.c')
0 files changed, 0 insertions, 0 deletions