]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Fri, 15 Sep 2017 23:46:07 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 15 Sep 2017 23:46:07 +0000 (23:46 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a09050281596c2b387fe5860cddfad007b96ac42..257f5219093de003001c2e3e3b4ffdc0c1ed2dec 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 4723.  [bug]           Statistics counter DNSTAPdropped was misidentified
                        as DNSSECdropped. [RT #46002]
-                       
+
 4722.  [cleanup]       Clean up uses of strcpy() and strcat() in favor of
                        strlcpy() and strlcat() for safety. [RT #45981]