Commit 74656a82 authored by Richard Levitte's avatar Richard Levitte
Browse files

util/mkdef.pl: mark certain PEM function declarations with STDIO



The macros that produce PEM_write_FOO() andd PEM_read_FOO() only do so
unless 'no-stdio' has been configured.  mkdef.pl should mimic that by
marking those functions with the "STDIO" algo.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent b4aaf194
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