소스 검색

Oops; remove extraneous comma.

svn:r17644
Nick Mathewson 17 년 전
부모
커밋
44e19a4949
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/or/or.h

+ 1 - 1
src/or/or.h

@@ -362,7 +362,7 @@ typedef enum {
  * object for a consensus. */
 #define DIR_PURPOSE_FETCH_DETACHED_SIGNATURES 13
 /** A connection to a directory server: download a v3 networkstatus
- * consensus. */,
+ * consensus. */
 #define DIR_PURPOSE_FETCH_CONSENSUS 14
 /** A connection to a directory server: download one or more directory
  * authority certificates. */