Commit 867dc544 authored by Bernd Edlinger's avatar Bernd Edlinger
Browse files

Fix a gcc-8 warning -Wcast-function-type



Casting to the generic function type "void (*)(void)"
prevents the warning.

Backport of #5816

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6027)
parent b5da3cad
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment