Mercurial > hg > svcore
changeset 1444:4507be815384 streaming-csv-writer
Fix another occurrence of old name
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Tue, 17 Apr 2018 10:03:50 +0100 |
parents | cdb316c6a151 |
children | 4437209348ef |
files | data/fileio/CSVStreamWriter.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/data/fileio/CSVStreamWriter.h Tue Apr 17 10:03:50 2018 +0100 +++ b/data/fileio/CSVStreamWriter.h Tue Apr 17 10:03:50 2018 +0100 @@ -101,7 +101,7 @@ const sv_frame_t blockSize = 16384) { const Selection empty; - return CSV::writeInChunks( + return CSVStreamWriter::writeInChunks( oss, model, empty,