From 2598f9bb18a4648ae9062d0608fb306e088b1548 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Tue, 2 Oct 2018 12:13:19 +0000 Subject: [PATCH] line fixup git-svn-id: file:///svn/unbound/trunk@4926 be551aaa-1e26-0410-a405-d3ace91eadb9 --- contrib/fastrpz.patch | 2 +- doc/Changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/fastrpz.patch b/contrib/fastrpz.patch index 100c4259a..e738f0518 100644 --- a/contrib/fastrpz.patch +++ b/contrib/fastrpz.patch @@ -1318,7 +1318,7 @@ Index: unboundfastrpz/fastrpz/rpz.c =================================================================== --- unboundfastrpz/fastrpz/rpz.c (nonexistent) +++ unboundfastrpz/fastrpz/rpz.c (working copy) -@@ -0,0 +1,1357 @@ +@@ -0,0 +1,1355 @@ +/* + * fastrpz/rpz.c - interface to the fastrpz response policy zone library + * diff --git a/doc/Changelog b/doc/Changelog index 8e7965d22..ffa6be5ea 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -3,6 +3,7 @@ - dnscrypt.c removed sizeof to get array bounds. - Fix clang analyzer for optimize compile analysis. - Fix testlock code to set noreturn on error routine. + - Remove unused variable from contrib fastrpz/rpz.c 1 October 2018: Wouter - tag for release 1.8.1rc1. -- 2.47.3