commit 04ab357df80582d3d9e7a78471e051f8f774d27b
parent 35e978da61efa04af9a5ab2399dff863bc6fb20a
Author: Nick Mathewson <nickm@torproject.org>
Date: Wed, 28 Aug 2019 11:39:31 -0400
Remove extraneous "n" from comment in routerset.c
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/feature/nodelist/routerset.c b/src/feature/nodelist/routerset.c
@@ -1,5 +1,5 @@
/* Copyright (c) 2001 Matej Pfajfar.
-n * Copyright (c) 2001-2004, Roger Dingledine.
+ * Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-2019, The Tor Project, Inc. */
/* See LICENSE for licensing information */