svn:r16949
This commit is contained in:
Roger Dingledine 2008-09-24 00:49:29 +00:00
parent f59c13b7a3
commit 982a22a121

View File

@ -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)
{