diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-03-11 22:47:53 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-03-11 22:47:53 +0100 |
commit | 888c28dd07ad97454231e0ff7e976f311b39e40c (patch) | |
tree | 84e5d520bf8173003c52cdf4df932e0c8846a4c8 /svl/util | |
parent | 0214898aa695bc17a40007e82dad3542d855ea70 (diff) |
Clean up previous commit
Change-Id: I6ecc801d19c54ff93559bff627b99c656e71a6e4
Diffstat (limited to 'svl/util')
-rw-r--r-- | svl/util/svl.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/util/svl.component b/svl/util/svl.component index e50f91874abc..eabd64d46085 100644 --- a/svl/util/svl.component +++ b/svl/util/svl.component @@ -18,7 +18,7 @@ --> <component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@" - prefix="svl" xmlns="http://openoffice.org/2010/uno-components"> + xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.svl.PathService" constructor="com_sun_star_comp_svl_PathService_get_implementation"> <service name="com.sun.star.config.SpecialConfigManager"/> |