From 7e06a6a9914d646b75e917f23f8047e6cf8cfe0d Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 21 Sep 2017 00:30:37 +0200 Subject: [PATCH] Annotate --- src/libsodium/crypto_pwhash/crypto_pwhash.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libsodium/crypto_pwhash/crypto_pwhash.c b/src/libsodium/crypto_pwhash/crypto_pwhash.c index 04719c0c..db55cd3d 100644 --- a/src/libsodium/crypto_pwhash/crypto_pwhash.c +++ b/src/libsodium/crypto_pwhash/crypto_pwhash.c @@ -165,6 +165,7 @@ crypto_pwhash_str_alg(char out[crypto_pwhash_STRBYTES], opslimit, memlimit); } sodium_misuse(); + /* NOTREACHED */ } int