summaryrefslogtreecommitdiff
path: root/Assistant/NetMessager.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-06 18:40:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-06 18:40:07 -0400
commit8f5a55803bc88582220bbbaca85e5025e9d2b053 (patch)
tree02cd9a6da81e9f19e349add083d191337757f37e /Assistant/NetMessager.hs
parentb086ae7a3d40ced07e9bc978e1fc2a77006e4326 (diff)
todo
Diffstat (limited to 'Assistant/NetMessager.hs')
-rw-r--r--Assistant/NetMessager.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Assistant/NetMessager.hs b/Assistant/NetMessager.hs
index 2191e06f2..7098957b3 100644
--- a/Assistant/NetMessager.hs
+++ b/Assistant/NetMessager.hs
@@ -58,7 +58,7 @@ runPush side clientid handledeferred a = do
{- While a push is running, matching push messages are put into
- netMessagesPush, while others that involve the same side go to
- - netMessagesDeferredPush.
+ - netMessagesPushDeferred.
-
- When no push is running involving the same side, returns False.
-