From 055a7efc93e410444719d4ac5ad07ce51e84e8aa Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Tue, 8 Apr 2014 04:58:58 +0400 Subject: Fix documentation markup --- src/Network/BitTorrent/Address.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Network/BitTorrent/Address.hs') diff --git a/src/Network/BitTorrent/Address.hs b/src/Network/BitTorrent/Address.hs index 57cdf55e..eeb04c74 100644 --- a/src/Network/BitTorrent/Address.hs +++ b/src/Network/BitTorrent/Address.hs @@ -342,7 +342,7 @@ genPeerId = azureusStyle defaultClientId defaultVersionNumber <$> timestamp {----------------------------------------------------------------------- -- Peer Addr -----------------------------------------------------------------------} --- $peer-addr +-- $peer-addr -- -- 'PeerAddr' is used to represent peer address. Currently it's -- just peer IP and peer port but this might change in future. @@ -767,7 +767,7 @@ rank nid = L.sortBy (comparing (distance nid . nodeId)) {----------------------------------------------------------------------- -- Fingerprint -----------------------------------------------------------------------} --- $fingerprint +-- $fingerprint -- -- 'Fingerprint' is used to identify the client implementation and -- version which also contained in 'Peer'. For exsample first 6 -- cgit v1.2.3