line fixup

git-svn-id: file:///svn/unbound/trunk@4926 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2018-10-02 12:13:19 +00:00
parent ba28c48efc
commit 2598f9bb18
2 changed files with 2 additions and 1 deletions

View file

@ -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
+ *

View file

@ -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.