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