]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix typo
authorMark Andrews <marka@isc.org>
Fri, 27 Feb 2015 03:57:52 +0000 (14:57 +1100)
committerMark Andrews <marka@isc.org>
Fri, 27 Feb 2015 03:58:53 +0000 (14:58 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index d84592eaf2b2f64b34ffb16a1516b1c5235c22c8..676590dbc21caf0f0a263c410afa2a0d434c58c8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
 4078.  [bug]           Hand the case where CMSG_SPACE(sizeof(int)) !=
-                       CMSG_SPACE(sizeof(int)). [RT #38621
+                       CMSG_SPACE(sizeof(int)). [RT #38621]
 
 4077.  [test]          Add static-stub regression test for DS NXDOMAIN
                        return making the static stub disappear. [RT #38564]