]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Finish a sentence in a comment. Close 20576.
authorNick Mathewson <nickm@torproject.org>
Mon, 7 Nov 2016 01:31:50 +0000 (20:31 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 7 Nov 2016 01:31:50 +0000 (20:31 -0500)
src/or/protover.c

index a6a5d18f3648db94a5ac6da03654c4317b50f531..4d7e9f64ca1980b0303e2ca3a127818471b5ab1f 100644 (file)
@@ -12,7 +12,8 @@
  * on the supported protocol versions for each relay, and also vote on the
  * which protocols you should have to support in order to be on the Tor
  * network. All Tor instances use these required/recommended protocol versions
- * to
+ * to tell what level of support for recent protocols each relay has, and
+ * to decide whether they should be running given their current protocols.
  *
  * The main advantage of these protocol versions numbers over using Tor
  * version numbers is that they allow different implementations of the Tor