]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
whitespace
authorMark Andrews <marka@isc.org>
Mon, 7 Apr 2014 21:13:59 +0000 (07:13 +1000)
committerMark Andrews <marka@isc.org>
Mon, 7 Apr 2014 21:13:59 +0000 (07:13 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index fae38eb17e0c825364b9ef93f7fc3471b47ba168..32b2e840809f2e447d5c06119bf3d4e327c32649 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-3804.   [bug]           Corrected a race condition in dispatch.c in which
+3804.  [bug]           Corrected a race condition in dispatch.c in which
                        portentry could be reset leading to an assertion
                        failure in socket_search(). (Change #3708
                        addressed the same issue but was incomplete.)