From f895c5b042cc0f7e3547fac7f6a4bd8d3d45acd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tatuya=20JINMEI=20=E7=A5=9E=E6=98=8E=E9=81=94=E5=93=89?= Date: Tue, 27 Jan 2009 22:30:38 +0000 Subject: [PATCH] removed redundant white space --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index c71a070831..fb144ded61 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ 2537. [func] Added more statistics counters including those on socket - I/O events and query RTT histograms. [RT #18802] + I/O events and query RTT histograms. [RT #18802] 2536. [cleanup] Silence some warnings when -Werror=format-security is specified. [RT #19083]