From 5a9dcd323d07e43694df0877b931aa49fdcfe09a Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Tue, 7 Apr 2009 15:02:57 +0000 Subject: [PATCH] remove empty line git-svn-id: file:///svn/unbound/trunk@1592 be551aaa-1e26-0410-a405-d3ace91eadb9 --- validator/val_sigcrypt.c | 1 - 1 file changed, 1 deletion(-) diff --git a/validator/val_sigcrypt.c b/validator/val_sigcrypt.c index b973d54ef..2a8fe7903 100644 --- a/validator/val_sigcrypt.c +++ b/validator/val_sigcrypt.c @@ -1098,7 +1098,6 @@ check_dates(struct val_env* ve, uint32_t unow, " or bad local clock", expi, incep, now); } return 1; - } /** adjust rrset TTL for verified rrset, compare to original TTL and expi */