tor

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

commit 6df16022a1b84c770644003d8a74288a2d999c6c
parent 7adf72f1b426d8fa6e9f7439e735ce1d38ae57fa
Author: teor <teor@torproject.org>
Date:   Mon,  6 Apr 2020 19:08:33 +1000

channel: Remove a newline at the start of the file

Diffstat:
Msrc/core/or/channel.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/core/or/channel.c b/src/core/or/channel.c @@ -1,4 +1,3 @@ - /* * Copyright (c) 2012-2020, The Tor Project, Inc. */ /* See LICENSE for licensing information */