From: Bartosz Duszel Date: Thu, 26 Mar 2020 14:59:17 +0000 (+0100) Subject: doc: Remove first, empty line in the file. X-Git-Tag: tor-0.4.5.0-alpha-dev~94^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af4b5eba34f372376d78abc261e7043467e15613;p=thirdparty%2Ftor.git doc: Remove first, empty line in the file. --- diff --git a/doc/HACKING/CodeStructure.md b/doc/HACKING/CodeStructure.md index fffafcaed1..814ee63008 100644 --- 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 index 2fece2ca9d..cada2da7fb 100644 --- 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 index c619ef386e..c946402b4a 100644 --- a/doc/HACKING/WritingTests.md +++ b/doc/HACKING/WritingTests.md @@ -1,4 +1,3 @@ - Writing tests for Tor: an incomplete guide ==========================================