mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
fix typo
svn:r5597
This commit is contained in:
parent
24e79df0b6
commit
dadcb19d17
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ directory_get_from_dirserver(uint8_t purpose, const char *resource,
|
|||
rs = router_pick_directory_server(1, 0, need_v2_support,
|
||||
retry_if_no_servers);
|
||||
/* If we have any hope of building an indirect conn, we know some router
|
||||
* decriptors. If (rs==NULL), we can't build circuits anyway, so
|
||||
* descriptors. If (rs==NULL), we can't build circuits anyway, so
|
||||
* there's no point in falling back to the authorities in this case. */
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue