mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
stats: Fix a function comment typo in rephist.c
Comment-only change.
This commit is contained in:
@@ -1122,7 +1122,7 @@ static bw_array_t *dir_read_array = NULL;
|
||||
directory protocol. */
|
||||
static bw_array_t *dir_write_array = NULL;
|
||||
|
||||
/** Set up [dir-]read_array and [dir-]write_array, freeing them if they
|
||||
/** Set up [dir_]read_array and [dir_]write_array, freeing them if they
|
||||
* already exist. */
|
||||
static void
|
||||
bw_arrays_init(void)
|
||||
|
||||
Reference in New Issue
Block a user