From d3ca5999feead3c037c1c02e702a33cf476595fd Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 6 May 2014 11:49:19 +1000 Subject: [PATCH] remove extraneous space --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 0590b03243..a559f34ad9 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ 3837. [security] A NULL pointer is passed to query_prefetch resulting a REQUIRE assertion failure when a fetch is actually - initiated. [ RT #35899] + initiated. [RT #35899] 3836. [bug] Address C++ keyword usage in header file.