Merge pull request #167 from biafra23/bugfix/javadoc

Use % encoding to make javadoc compiler happy. And not fail with an error.
This commit is contained in:
skype me: roman.mandeleil 2014-11-16 13:40:34 -05:00
commit c0d713f030

View File

@ -8,7 +8,7 @@ import java.util.Map;
* <br>
* The codes for these commands are the first byte in every packet.
* ÐΞV
* @see <a href="https://github.com/ethereum/wiki/wiki/ÐΞVp2p-Wire-Protocol">
* @see <a href="https://github.com/ethereum/wiki/wiki/%C3%90%CE%9EVp2p-Wire-Protocol">
* https://github.com/ethereum/wiki/wiki/ÐΞVp2p-Wire-Protocol</a>
*/
public enum P2pMessageCodes {