From 6df16022a1b84c770644003d8a74288a2d999c6c Mon Sep 17 00:00:00 2001 From: teor Date: Mon, 6 Apr 2020 19:08:33 +1000 Subject: [PATCH] channel: Remove a newline at the start of the file --- src/core/or/channel.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/or/channel.c b/src/core/or/channel.c index 160ab587f5..ccc5f571d9 100644 --- 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 */