]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] typo
authorEvan Hunt <each@isc.org>
Wed, 11 Feb 2015 06:44:21 +0000 (22:44 -0800)
committerEvan Hunt <each@isc.org>
Wed, 11 Feb 2015 06:45:04 +0000 (22:45 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index ac34c24e46ce266ebf1f81f5ed9153c437e848e6..c2ddd5f8b29b61ba7764d7a01b267f5301d00414 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,8 @@
 4061.  [bug]           Handle timeout in legacy system test. [RT #38573]
 
-4060.  [bug]           dns_rdata_freestruct could be call on a uninitialised
-                       structure when handling a error. [RT #38568]
+4060.  [bug]           dns_rdata_freestruct could be called on a
+                       uninitialised structure when handling a error.
+                       [RT #38568]
 
 4059.  [bug]           Addressed valgrind warnings. [RT #38549]