mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 02:09:24 +01:00
fix typo
svn:r16949
This commit is contained in:
parent
f59c13b7a3
commit
982a22a121
@ -820,7 +820,7 @@ tor_addr_hash(const tor_addr_t *addr)
|
||||
}
|
||||
}
|
||||
|
||||
/** Return a newly allocatd string with a representation of <b>addr</b>. */
|
||||
/** Return a newly allocated string with a representation of <b>addr</b>. */
|
||||
char *
|
||||
tor_dup_addr(const tor_addr_t *addr)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user