This commit is contained in:
Joey Hess 2013-03-06 18:40:07 -04:00
parent 060119fdc4
commit d76e281de0
2 changed files with 5 additions and 1 deletions

View file

@ -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.
-