Add a dummy return value
This commit is contained in:
parent
82b1739b98
commit
c4f03ededb
@ -168,6 +168,7 @@ crypto_pwhash_str_alg(char out[crypto_pwhash_STRBYTES],
|
||||
}
|
||||
sodium_misuse();
|
||||
/* NOTREACHED */
|
||||
return -1;
|
||||
}
|
||||
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user