Commit 26db3246 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.

Reviewed-by: default avatarBen Kaduk <kaduk@mit.edu>
Reviewed-by: default avatarKurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/5816)
parent efe749c8
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