]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
but my fix for the comment was wrong, remove this part of the fix.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 17 May 2017 12:20:58 +0000 (12:20 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 17 May 2017 12:20:58 +0000 (12:20 +0000)
git-svn-id: file:///svn/unbound/trunk@4165 be551aaa-1e26-0410-a405-d3ace91eadb9

ipsecmod/ipsecmod.c

index 3bddc74255831bd24261b7d331a00fde9c70c2cc..6f61f13d3d10a22cc3b829987a449005c4ee3293 100644 (file)
@@ -178,7 +178,7 @@ call_hook(struct module_qstate* qstate, struct ipsecmod_qstate* iq,
        char str[65535], *s, *tempstring;
        int w;
        struct ub_packed_rrset_key* rrset_key;
-       struct packed_rrset_data* rrset_data; /* IPSECKEY rrset. */
+       struct packed_rrset_data* rrset_data;
        uint8_t *tempdata;
 
        /* Check if a shell is available */