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)
commitb5b598dd7fbd64a72ffdeaa6df39a97100dd2810
treec3a354838d18fa2407e63d5cab4123bdccfefa36
parenteabcc4905f991bb372cb2fb125b766802366701a
Fix CoreNetwork::updateRateLimiting comments

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.
src/core/corenetwork.cpp