mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 14:23:04 +01:00
fix typo
svn:r3784
This commit is contained in:
parent
11aa682812
commit
963ddf2953
1 changed files with 1 additions and 1 deletions
|
@ -743,7 +743,7 @@ address_is_invalid_destination(const char *address) {
|
|||
return 0;
|
||||
}
|
||||
|
||||
/** Iterate over all address mapings which have exipry times between
|
||||
/** Iterate over all address mapings which have expiry times between
|
||||
* min_expires and max_expires, inclusive. If sl is provided, add an
|
||||
* "old-addr new-addr" string to sl for each mapping. If sl is NULL,
|
||||
* remove the mappings.
|
||||
|
|
Loading…
Add table
Reference in a new issue