X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/af1e7bc52686b03992b03d53649a17b6a9e78958..9f7dadd9c6decf19952ac14565c170f0b124fc98:/SL/ReportGenerator.pm diff --git a/SL/ReportGenerator.pm b/SL/ReportGenerator.pm index 87c839715..8f1838533 100644 --- a/SL/ReportGenerator.pm +++ b/SL/ReportGenerator.pm @@ -37,7 +37,7 @@ sub new { 'quote_char' => '"', 'sep_char' => ';', 'escape_char' => '"', - 'eol_style' => 'DOS', + 'eol_style' => 'Unix', 'headers' => 1, }, };