Commit 70073f3e authored by Rob Percival's avatar Rob Percival Committed by Rich Salz
Browse files

Treat boolean functions as booleans



Use "!x" instead of "x <= 0", as these functions never return a negative
value.

Reviewed-by: default avatarEmilia Käsper <emilia@openssl.org>
Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 8c92c4ea
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