Commit abc28017 authored by Daniel Bevenius's avatar Daniel Bevenius
Browse files

crypto: declare int return type for set_field

This commit updates the set_field function pointer to return an int, and
also updates the lambdas with a return statement.

PR-URL: https://github.com/nodejs/node/pull/17468


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 09e9e2bd
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