[tor-commits] [tor/master] Fix make check-spaces.

2018-10-15 Thread nickm
commit 5b28190c67ac6828e588c0ec54fe88eab0fb45fb Author: Nick Mathewson Date: Mon Oct 15 12:47:19 2018 -0400 Fix make check-spaces. --- src/common/util_bug.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/util_bug.h b/src/common/util_bug.h index

[tor-commits] [tor/master] Fix "make check-spaces"

2018-04-13 Thread nickm
commit 1b31195b4fe9fb82a420d9474fd0d496fbd59b61 Author: Nick Mathewson Date: Fri Apr 13 12:04:54 2018 -0400 Fix "make check-spaces" --- src/test/test_bwmgt.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/test/test_bwmgt.c

[tor-commits] [tor/master] Fix make check-spaces

2016-11-04 Thread nickm
commit 6847b9f6af1db75e44c7249b04820bf82f00a887 Author: Nick Mathewson Date: Fri Nov 4 14:00:08 2016 -0400 Fix make check-spaces --- src/or/circuitlist.h | 2 +- src/or/circuituse.c | 2 +- src/or/hs_cache.c | 1 + src/or/hs_common.c

[tor-commits] [tor/master] fix "make check-spaces"

2015-11-20 Thread nickm
commit cbc1b8a4f75d449a0843451954568e0c8498821e Author: Nick Mathewson Date: Fri Nov 20 10:52:56 2015 -0500 fix "make check-spaces" --- src/common/compat.c |2 +- src/or/connection_edge.c |1 + src/or/policies.c|4 +--- src/test/test_policy.c

[tor-commits] [tor/master] Fix "make check-spaces"

2015-10-07 Thread nickm
commit 5a5112f7011046033b31dedb3f376c4a488f599c Author: Nick Mathewson Date: Wed Oct 7 09:34:02 2015 -0400 Fix "make check-spaces" --- src/common/procmon.c|1 + src/test/test.c |1 + src/test/test_procmon.c |1 + 3 files changed, 3

[tor-commits] [tor/master] Fix "make check-spaces"

2015-10-02 Thread nickm
commit b5aa257d46f427115403ae10fe8a0588afa3721d Author: Nick Mathewson Date: Fri Oct 2 14:33:54 2015 +0200 Fix "make check-spaces" --- src/common/crypto.c |1 + src/common/crypto.h |1 + src/common/tortls.c | 73 +--

[tor-commits] [tor/master] Fix make check-spaces

2013-06-10 Thread nickm
commit c94f6b228b0f6296a1fd74a5e12373754d5f07a9 Author: Nick Mathewson ni...@torproject.org Date: Mon Jun 10 13:51:53 2013 -0400 Fix make check-spaces --- src/test/test_crypto.c |8 src/test/test_tortls.c |4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff

[tor-commits] [tor/master] Fix make check-spaces in circuitbuild.c and router.h

2012-10-10 Thread andrea
commit 7f952da55334d3a3693d1c6e8531fd96730265db Author: Andrea Shepard and...@persephoneslair.org Date: Wed Aug 1 02:38:43 2012 -0700 Fix make check-spaces in circuitbuild.c and router.h --- src/or/router.h | 11 --- 1 files changed, 8 insertions(+), 3 deletions(-) diff --git

[tor-commits] [tor/master] Fix make check-spaces issues

2012-06-04 Thread nickm
commit 20d6f787aaea3252a07e5913e67cf63d60de4d9f Author: Nick Mathewson ni...@torproject.org Date: Tue Jun 5 00:49:18 2012 -0400 Fix make check-spaces issues --- src/common/address.c |1 + src/common/crypto.c |3 ++- src/or/config.c |1 -

[tor-commits] [tor/master] Fix 'make check-spaces'

2011-07-13 Thread nickm
commit 9b3f48c0744bd72cb8b25ac7857476181b29481a Author: Nick Mathewson ni...@torproject.org Date: Wed Jun 29 11:47:35 2011 -0400 Fix 'make check-spaces' --- src/or/buffers.c |2 +- src/test/test.c | 16 2 files changed, 9 insertions(+), 9 deletions(-) diff --git