mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-24 00:29:58 -05:00
better documentation in header file
git-svn-id: file:///svn/unbound/trunk@4722 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
23edc18cac
commit
0b0ece9db0
1 changed files with 2 additions and 2 deletions
|
|
@ -892,8 +892,8 @@ void config_delview(struct config_view* p);
|
|||
*/
|
||||
void config_delviews(struct config_view* list);
|
||||
|
||||
/** check if config turns on IP-address interface with certificates or a
|
||||
* named pipe without certificates. */
|
||||
/** check if config for remote control turns on IP-address interface
|
||||
* with certificates or a named pipe without certificates. */
|
||||
int options_remote_is_address(struct config_file* cfg);
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue