mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-17 20:22:54 -05:00
please doxygen
git-svn-id: file:///svn/unbound/trunk@433 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
c7883a9ebe
commit
9db3f47b98
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ void log_name_addr(enum verbosity_value v, const char* str, uint8_t* zone,
|
|||
struct sockaddr_storage* addr, socklen_t addrlen);
|
||||
|
||||
/**
|
||||
* Convert address string, with @port appendix, to sockaddr.
|
||||
* Convert address string, with "@port" appendix, to sockaddr.
|
||||
* Uses DNS port by default.
|
||||
* @param str: the string
|
||||
* @param addr: where to store sockaddr.
|
||||
|
|
|
|||
Loading…
Reference in a new issue