mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-08-31 04:09:53 +02:00
services api integration.
git-svn-id: file:///svn/unbound/trunk@1501 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
@@ -319,3 +319,8 @@ int remote_control_callback(struct comm_point* ATTR_UNUSED(c),
|
||||
return 0;
|
||||
}
|
||||
|
||||
void wsvc_command_option(const char* ATTR_UNUSED(opt))
|
||||
{
|
||||
log_assert(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user