Fix CoreNetwork::updateRateLimiting comments
authorShane Synan <digitalcircuit36939@gmail.com>
Fri, 30 Sep 2016 22:42:13 +0000 (17:42 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 13 Oct 2016 20:21:21 +0000 (22:21 +0200)
Expand and fix opening summary comment, also remarking that the token
bucket should -not- be reset in this function.

Fix description of logic for _skipMessageRates.

Fix alignment of indented comments describing variables.

Resolves GH-257.


No differences found