]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
here were refs too
authorJelte Jansen <jelte@NLnetLabs.nl>
Thu, 9 Apr 2009 14:19:17 +0000 (14:19 +0000)
committerJelte Jansen <jelte@NLnetLabs.nl>
Thu, 9 Apr 2009 14:19:17 +0000 (14:19 +0000)
examples/ldns-signzone.c

index 9536e92523be6e281e01be45ad3ef09cc825991f..75260d1d528cac84769dd3e6c39adf03b926ac33 100644 (file)
@@ -519,9 +519,7 @@ main(int argc, char *argv[])
                                        case LDNS_SIGN_RSASHA1:
                                        case LDNS_SIGN_RSASHA1_NSEC3:
                                        case LDNS_SIGN_RSASHA256:
-                                       case LDNS_SIGN_RSASHA256_NSEC3:
                                        case LDNS_SIGN_RSASHA512:
-                                       case LDNS_SIGN_RSASHA512_NSEC3:
                                        case LDNS_SIGN_DSA:
                                        case LDNS_SIGN_DSA_NSEC3:
                                                ldns_key_list_push_key(keys, key);