Add a dummy return value

This commit is contained in:
Frank Denis
2018-09-30 23:49:34 +02:00
parent 82b1739b98
commit c4f03ededb
@@ -168,6 +168,7 @@ crypto_pwhash_str_alg(char out[crypto_pwhash_STRBYTES],
}
sodium_misuse();
/* NOTREACHED */
return -1;
}
int