summaryrefslogtreecommitdiff
path: root/i18npool/source/breakiterator/xdictionary.cxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 18:57:53 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 09:23:26 -0600
commit2a42d5ec2965451f8cb2e719d831f4b2722f51bb (patch)
tree48cbc49e81c914e6fb7f0290e3784c774d8563a6 /i18npool/source/breakiterator/xdictionary.cxx
parent3a35e28628a6d9fd9100e35754eaba1db9bf1d50 (diff)
Remove visual noise from i18npool
Change-Id: I1cd4254713ce9c1bc7c232414c24e926f1f8a653 Reviewed-on: https://gerrit.libreoffice.org/8269 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'i18npool/source/breakiterator/xdictionary.cxx')
-rw-r--r--i18npool/source/breakiterator/xdictionary.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18npool/source/breakiterator/xdictionary.cxx b/i18npool/source/breakiterator/xdictionary.cxx
index ab2dfd9a94e8..4cb51f9b5439 100644
--- a/i18npool/source/breakiterator/xdictionary.cxx
+++ b/i18npool/source/breakiterator/xdictionary.cxx
@@ -19,8 +19,8 @@
// xdictionary.cpp: implementation of the xdictionary class.
-//
-//////////////////////////////////////////////////////////////////////
+
+
#include <rtl/ustrbuf.hxx>
@@ -31,9 +31,9 @@
#include <string.h>
#include <breakiteratorImpl.hxx>
-//////////////////////////////////////////////////////////////////////
+
// Construction/Destruction
-//////////////////////////////////////////////////////////////////////
+
namespace com { namespace sun { namespace star { namespace i18n {