]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Oops; remove extraneous comma.
authorNick Mathewson <nickm@torproject.org>
Wed, 17 Dec 2008 15:04:43 +0000 (15:04 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 17 Dec 2008 15:04:43 +0000 (15:04 +0000)
svn:r17644

src/or/or.h

index 38ef28d63a2d5921b52cd9a7d01e5171d4deacc7..96d9ca0949c2abb00139dd7df7d812b7fe0eede0 100644 (file)
@@ -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. */