summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata/filewriter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/localedata/filewriter.cxx')
-rw-r--r--i18npool/source/localedata/filewriter.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/source/localedata/filewriter.cxx b/i18npool/source/localedata/filewriter.cxx
index 7a9505a51c92..53be916c9c0e 100644
--- a/i18npool/source/localedata/filewriter.cxx
+++ b/i18npool/source/localedata/filewriter.cxx
@@ -20,10 +20,10 @@
#include <stdio.h>
#include <string.h>
#include "LocaleNode.hxx"
-//-----------------------------------------
+
// The document handler, which is needed for the saxparser
// The Documenthandler for reading sax
-//-----------------------------------------
+
OFileWriter::OFileWriter(const char *pcFile, const char *locale ) {
strncpy( m_pcFile , pcFile, sizeof(m_pcFile) );