fix whitespace

(cherry picked from commit 47115d91ef)
This commit is contained in:
Mark Andrews 2015-09-19 07:17:57 +10:00
parent a384ec6569
commit 93df3a6e4e

View file

@ -1,4 +1,5 @@
4218. [bug] Potential null pointer dereference on out of memory if mmap is not supported. [RT #40777]
4218. [bug] Potential null pointer dereference on out of memory
if mmap is not supported. [RT #40777]
4217. [protocol] Add support for CSYNC. [RT #40532]