[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r17644: {tor} Oops; remove extraneous comma. (tor/trunk/src/or)
Author: nickm
Date: 2008-12-17 10:04:43 -0500 (Wed, 17 Dec 2008)
New Revision: 17644
Modified:
tor/trunk/src/or/or.h
Log:
Oops; remove extraneous comma.
Modified: tor/trunk/src/or/or.h
===================================================================
--- tor/trunk/src/or/or.h 2008-12-17 14:59:28 UTC (rev 17643)
+++ tor/trunk/src/or/or.h 2008-12-17 15:04:43 UTC (rev 17644)
@@ -362,7 +362,7 @@
* 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. */