summaryrefslogtreecommitdiff
path: root/io/test
diff options
context:
space:
mode:
Diffstat (limited to 'io/test')
-rw-r--r--io/test/testcomponent.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/test/testcomponent.cxx b/io/test/testcomponent.cxx
index 05be118b8b84..9780266014ab 100644
--- a/io/test/testcomponent.cxx
+++ b/io/test/testcomponent.cxx
@@ -102,7 +102,7 @@ int main (int argc, char **argv)
#else
OUString aDllName("lib");
aDllName += OStringToOUString( sTestName , RTL_TEXTENCODING_ASCII_US );
- aDllName += OUString(".so");
+ aDllName += ".so";
#endif
xReg->registerImplementation(