소스 검색

Finish a sentence in a comment. Close 20576.

Nick Mathewson 7 년 전
부모
커밋
f6a3d213e4
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/or/protover.c

+ 2 - 1
src/or/protover.c

@@ -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