[tor/master] Remove an incorrect C comment in the current fallback list

commit 70490df76a65387ea56fa2ed307faf5a4a152914 Author: teor <teor2345@gmail.com> Date: Tue Dec 26 18:26:27 2017 +1100 Remove an incorrect C comment in the current fallback list Follow-up to #24725 --- src/or/fallback_dirs.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/or/fallback_dirs.inc b/src/or/fallback_dirs.inc index dfac15e1e..912a8853c 100644 --- a/src/or/fallback_dirs.inc +++ b/src/or/fallback_dirs.inc @@ -2,7 +2,6 @@ /* version=2.0.0 */ /* ===== */ /* Whitelist & blacklist excluded 1326 of 1513 candidates. */ -/* To comment-out entries in this file, use C comments, and add * to the start of each line. (stem finds fallback entries using " at the start of a line.) */ /* Checked IPv4 DirPorts served a consensus within 15.0s. */ /* Final Count: 151 (Eligible 187, Target 392 (1963 * 0.20), Max 200)
participants (1)
-
nickm@torproject.org