mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
Remove a double-newline
This commit is contained in:
parent
8362f8854a
commit
9fec0c1a95
@ -1614,7 +1614,6 @@ crypto_digest_assign(crypto_digest_t *into,
|
||||
memcpy(into,from,sizeof(crypto_digest_t));
|
||||
}
|
||||
|
||||
|
||||
/** Given a list of strings in <b>lst</b>, set the <b>len_out</b>-byte digest
|
||||
* at <b>digest_out</b> to the hash of the concatenation of those strings,
|
||||
* plus the optional string <b>append</b>, computed with the algorithm
|
||||
|
Loading…
Reference in New Issue
Block a user