javadoc fix

This commit is contained in:
zzz
2019-03-31 12:18:44 +00:00
parent 7d40dfe1e5
commit 908bf26151

View File

@@ -86,7 +86,7 @@ class BlindCache {
* If known to be blinded, returns the current blinded hash.
* If not known to be blinded, returns h.
*
* @param dest may or may not be blinded
* @param h may or may not be blinded
* @return the blinded hash or h
*/
public Hash getHash(Hash h) {