From: Wouter Wijngaards Date: Tue, 31 May 2016 16:56:27 +0000 (+0000) Subject: please dox. X-Git-Tag: release-1.5.9rc1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6137af9c86a019dc6fdd97d4a2180402913082dc;p=thirdparty%2Funbound.git please dox. git-svn-id: file:///svn/unbound/trunk@3743 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/daemon/worker.c b/daemon/worker.c index 84c004ed6..33a6883f9 100644 --- a/daemon/worker.c +++ b/daemon/worker.c @@ -659,6 +659,7 @@ reply_and_prefetch(struct worker* worker, struct query_info* qinfo, * @param pkt: buffer * @param str: string to put into text record (<255). * @param edns: edns reply information. + * @param worker: worker with scratch region. */ static void chaos_replystr(sldns_buffer* pkt, const char* str, struct edns_data* edns,