From cd7d15aee947ef765f9edac821560bf8a29935fa Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Tue, 6 Jan 2015 14:41:04 +0000 Subject: [PATCH] Fix doc. git-svn-id: file:///svn/unbound/trunk@3307 be551aaa-1e26-0410-a405-d3ace91eadb9 --- daemon/remote.c | 1 + 1 file changed, 1 insertion(+) diff --git a/daemon/remote.c b/daemon/remote.c index e0cfa0dc4..a5be6d68c 100644 --- a/daemon/remote.c +++ b/daemon/remote.c @@ -301,6 +301,7 @@ void daemon_remote_delete(struct daemon_remote* rc) * @param nr: port nr * @param list: list head * @param noproto_is_err: if lack of protocol support is an error. + * @param cfg: config with username for chown of unix-sockets. * @return false on failure. */ static int -- 2.47.2