]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
spacing
authorBrian Wellington <source@isc.org>
Tue, 5 Feb 2002 07:54:08 +0000 (07:54 +0000)
committerBrian Wellington <source@isc.org>
Tue, 5 Feb 2002 07:54:08 +0000 (07:54 +0000)
lib/dns/validator.c

index 8dfc62f7470953c107b229cb265c0e72a21ae8fb..a31b8aa536cf404c90dbb63a5664c1280bc69676 100644 (file)
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: validator.c,v 1.98 2002/02/01 20:18:33 bwelling Exp $ */
+/* $Id: validator.c,v 1.99 2002/02/05 07:54:08 bwelling Exp $ */
 
 #include <config.h>
 
@@ -885,7 +885,7 @@ issecurityroot(dns_validator_t *val) {
                result = dns_dnssec_keyfromrdata(name, &rdata, mctx, &key);
                dns_rdata_reset(&rdata);
                if (result != ISC_R_SUCCESS)
-                        continue;
+                       continue;
                keynode = NULL;
                result = dns_keytable_findkeynode(
                                                val->keytable, name,