Browse Source

Oops; remove extraneous comma.

svn:r17644
Nick Mathewson 16 years ago
parent
commit
44e19a4949
1 changed files with 1 additions and 1 deletions
  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. */