summaryrefslogtreecommitdiff
path: root/l10ntools/source/lngmerge.cxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 19:15:53 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 10:05:02 -0600
commit1a8ba677082ad0888893f478ed723feea9280b43 (patch)
tree525cf6bf190e8a086adaed7b5e1421e3a6a0b1df /l10ntools/source/lngmerge.cxx
parent412c47ded694df2f955b4c590f096238eb549d3d (diff)
Remove visual noise from l10ntools
Change-Id: Ia10056ae9e1b9adfe74f299afac5c3c84fa8cea7 Reviewed-on: https://gerrit.libreoffice.org/8278 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'l10ntools/source/lngmerge.cxx')
-rw-r--r--l10ntools/source/lngmerge.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10ntools/source/lngmerge.cxx b/l10ntools/source/lngmerge.cxx
index 7171f6584c5e..2e3a4d68e12f 100644
--- a/l10ntools/source/lngmerge.cxx
+++ b/l10ntools/source/lngmerge.cxx
@@ -44,9 +44,9 @@ static void lcl_RemoveUTF8ByteOrderMarker( OString &rString )
}
-//
+
// class LngParser
-//
+
LngParser::LngParser(const OString &rLngFile)
: nError( LNG_OK )
, pLines( NULL )