mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-23 20:03:31 +01:00
trivial typo fix in comment
This commit is contained in:
parent
05624b5781
commit
294872a407
@ -182,7 +182,7 @@ static const char unix_q_socket_prefix[] = "unix:\"";
|
|||||||
#define MAX_CONSTRAINED_TCP_BUFFER 262144 /* 256k */
|
#define MAX_CONSTRAINED_TCP_BUFFER 262144 /* 256k */
|
||||||
|
|
||||||
/** macro to help with the bulk rename of *DownloadSchedule to
|
/** macro to help with the bulk rename of *DownloadSchedule to
|
||||||
* *DowloadInitialDelay . */
|
* *DownloadInitialDelay . */
|
||||||
#ifndef COCCI
|
#ifndef COCCI
|
||||||
#define DOWNLOAD_SCHEDULE(name) \
|
#define DOWNLOAD_SCHEDULE(name) \
|
||||||
{ (#name "DownloadSchedule"), (#name "DownloadInitialDelay"), 0, 1 }
|
{ (#name "DownloadSchedule"), (#name "DownloadInitialDelay"), 0, 1 }
|
||||||
|
Loading…
Reference in New Issue
Block a user