Code

csv plugin: fix forgotten "datadir" in re-implement value_list_to_filename()
authorManuel Luis Sanmartin Rozada <manuel.luis@gmail.com>
Mon, 5 Aug 2013 23:05:01 +0000 (01:05 +0200)
committerManuel Luis Sanmartin Rozada <manuel.luis@gmail.com>
Mon, 5 Aug 2013 23:30:10 +0000 (01:30 +0200)
commitbeb2c5fb1c8659c345212ca11e4bff3e11b0932f
treea22a785da2efa8a2269a56500ceb9e63801589c5
parent9b022ebf40a1a49bedf5992e6542c1c0b6a62c13
csv plugin: fix forgotten "datadir" in re-implement value_list_to_filename()

In the commit 7f90e30 the re-implementation of value_list_to_filename
forgot to prepend the datadir string.
src/csv.c