]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix CHANGES
authorMukund Sivaraman <muks@isc.org>
Fri, 27 Feb 2015 05:34:26 +0000 (11:04 +0530)
committerMukund Sivaraman <muks@isc.org>
Fri, 27 Feb 2015 05:34:26 +0000 (11:04 +0530)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0543e760a5c73aa6294b6148cbafdd01288d108a..b066910019ae12ff92f46567600c7e13b43d5baa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
                        the RRset level. [RT #37442]
 
 4078.  [bug]           Hand the case where CMSG_SPACE(sizeof(int)) !=
-                       CMSG_SPACE(sizeof(int)). [RT #38621]
+                       CMSG_SPACE(sizeof(char)). [RT #38621]
 
 4077.  [test]          Add static-stub regression test for DS NXDOMAIN
                        return making the static stub disappear. [RT #38564]