From 0dd2f5e5d078b735760e097df4204f9778bb193d Mon Sep 17 00:00:00 2001 From: Joe Crayne Date: Sat, 8 Dec 2018 23:30:48 -0500 Subject: Integrated cli interface to TCP Kademlia table. --- Presence/Presence.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Presence/Presence.hs') diff --git a/Presence/Presence.hs b/Presence/Presence.hs index f8a18388..8cdd1cdc 100644 --- a/Presence/Presence.hs +++ b/Presence/Presence.hs @@ -745,7 +745,7 @@ deliverMessage state fail msg = deliverToConsole state fail msg' else do forM_ chans $ \(from',Conn { connChan=chan}) -> do - -- TODO: Cloning isn't really neccessary unless there are multiple + -- TODO: Cloning isn't really necessary unless there are multiple -- destinations and we should probably transition to minimal cloning, -- or else we should distinguish between announcable stanzas and -- consumable stanzas and announcables use write-only broadcast -- cgit v1.2.3