summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-05-26 22:54:36 +0200
committerMichael Stahl <mstahl@redhat.com>2016-05-26 22:55:24 +0200
commit598a8869913c824465f837c30b19dcc377b04460 (patch)
tree702c02861f124c23b06560c31bb441af0db97542 /comphelper
parent85f404151e308bc1e97a0f3f15702c1c40a3b59b (diff)
comphelper: fix the comphelp.component
Amazingly doesn't break anything, it ends up as &gt; in services.rdb Change-Id: Ide718c7fac28af57cb452aa6ab75d58d91b40a0f
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/util/comphelp.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/util/comphelp.component b/comphelper/util/comphelp.component
index c59223d40056..0fbf81a09898 100644
--- a/comphelper/util/comphelp.component
+++ b/comphelper/util/comphelp.component
@@ -43,7 +43,7 @@
<service name="com.sun.star.io.SequenceOutputStream"/>
</implementation>
<implementation name="com.sun.star.comp.comphelper.OPropertyBag"
- constructor="com_sun_star_comp_comphelper_OPropertyBag"> >
+ constructor="com_sun_star_comp_comphelper_OPropertyBag">
<service name="com.sun.star.beans.PropertyBag"/>
</implementation>
<implementation name="com.sun.star.comp.embed.InstanceLocker"