[or-cvs] [tor/master 3/3] Move exit-stats code to the end of rephist.c.
Karsten Loesing
karsten.loesing at gmx.net
Wed Aug 11 06:25:43 UTC 2010
On 8/10/10 11:53 PM, Roger Dingledine wrote:
> It would be good in the future to do this sort of change as two commits --
> one that moves the huge chunks of code from one file to another, and a
> second that actually modifies what the code is. Otherwise when reviewing,
> we have to memorize all the removed lines and recognize them when they
> reappear, so we can learn what actually changed.
This patch basically moves code from the middle of rephist.c to its end
and only changes two comments. Maybe the latter confused patch and made
the diff look funny. But there are no code changes here.
--Karsten
More information about the tor-dev
mailing list