Commit 84727507 authored by Richard Levitte's avatar Richard Levitte
Browse files

test/params_test.c: make construct_api_params() static



With enough warning flags, compilers complain when a non-static
function hasn't been properly declared...

Reviewed-by: default avatarNicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/8469)
parent 62ca1565
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