mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
fix some typos
svn:r4915
This commit is contained in:
+2
-2
@@ -323,10 +323,10 @@ typedef enum {
|
||||
/** Purpose for connection to directory server: set after a rendezvous
|
||||
* descriptor is downloaded. */
|
||||
#define DIR_PURPOSE_HAS_FETCHED_RENDDESC 4
|
||||
/** A connection to a directory server: downoad one or more network-status
|
||||
/** A connection to a directory server: download one or more network-status
|
||||
* objects */
|
||||
#define DIR_PURPOSE_FETCH_NETWORKSTATUS 5
|
||||
/** A connection to a directory server: downoad one or more server
|
||||
/** A connection to a directory server: download one or more server
|
||||
* descriptors. */
|
||||
#define DIR_PURPOSE_FETCH_SERVERDESC 6
|
||||
/** Purpose for connection to directory server: upload a server descriptor. */
|
||||
|
||||
Reference in New Issue
Block a user