remove irrelevant comment

This commit is contained in:
Shikhar Bhushan
2010-03-07 14:53:05 +01:00
parent bc4edb7629
commit b38c27879f

View File

@@ -58,8 +58,6 @@ import java.util.List;
/**
* A {@link HostKeyVerifier} implementation for a {@code known_hosts} file i.e. in the format used by OpenSSH.
* <p/>
* Hashed hostnames are correctly handled (but not yet for writing back).
*
* @see <a href="http://nms.lcs.mit.edu/projects/ssh/README.hashed-hosts">Hashed hostnames spec</a>
*/