Skip to content

[trees] - changed typo error in function name

neutron requested to merge neutron/trees:master into master

There is a typo in #ifdef statement, though it can never be reached.

According to documentation function name should be "crypto_pwhash_ALG_ARGON2ID13"

Merge request reports