Quellcode durchsuchen

Oops; remove extraneous comma.

svn:r17644
Nick Mathewson vor 17 Jahren
Ursprung
Commit
44e19a4949
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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. */