DB: tiny modification [#CONV-2546].

This commit is contained in:
Alexey Milovidov 2011-06-27 19:10:43 +00:00
parent a6ec731e4c
commit c84358c259

View File

@ -67,7 +67,7 @@ public:
~CompressedWriteBuffer()
{
next();
nextImpl();
}
};