]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
remove empty line
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 7 Apr 2009 15:02:57 +0000 (15:02 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 7 Apr 2009 15:02:57 +0000 (15:02 +0000)
git-svn-id: file:///svn/unbound/trunk@1592 be551aaa-1e26-0410-a405-d3ace91eadb9

validator/val_sigcrypt.c

index b973d54ef0468958291cff481122f7d58eb46a94..2a8fe7903bfb0fdbc5506c3ac56b636367b56211 100644 (file)
@@ -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 */