git-svn-id: file:///svn/unbound/trunk@360 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2007-06-01 20:25:27 +00:00
parent a5e722d85f
commit d15e61a753

View file

@ -555,6 +555,7 @@ query_info_entrysetup(struct query_info* q, struct reply_info* r,
return e;
}
/** copy over reply info structure, size it correcly for rrsets */
static struct reply_info*
copy_repinfo(struct reply_info* from)
{