tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit af4b5eba34f372376d78abc261e7043467e15613
parent 8863408cada23b10c31c1fc5db358239c836bb4b
Author: Bartosz Duszel <bartosz.duszel@protonmail.com>
Date:   Thu, 26 Mar 2020 15:59:17 +0100

doc: Remove first, empty line in the file.

Diffstat:
Mdoc/HACKING/CodeStructure.md | 1-
Mdoc/HACKING/EndOfLifeTor.md | 1-
Mdoc/HACKING/WritingTests.md | 1-
3 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/doc/HACKING/CodeStructure.md b/doc/HACKING/CodeStructure.md @@ -1,4 +1,3 @@ - TODO: revise this to talk about how things are, rather than how things have changed. diff --git a/doc/HACKING/EndOfLifeTor.md b/doc/HACKING/EndOfLifeTor.md @@ -1,4 +1,3 @@ - End of Life on an old release series ------------------------------------ diff --git a/doc/HACKING/WritingTests.md b/doc/HACKING/WritingTests.md @@ -1,4 +1,3 @@ - Writing tests for Tor: an incomplete guide ==========================================