summaryrefslogtreecommitdiff
path: root/filter/source/t602/t602filter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/t602/t602filter.cxx')
-rw-r--r--filter/source/t602/t602filter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/t602/t602filter.cxx b/filter/source/t602/t602filter.cxx
index c689a2c1a633..79ce86731a37 100644
--- a/filter/source/t602/t602filter.cxx
+++ b/filter/source/t602/t602filter.cxx
@@ -522,7 +522,7 @@ void T602ImportFilter::inschrdef(unsigned char ch)
pst.waspar = false;
if (mxHandler.is())
- mxHandler->characters(OUString(xch));
+ mxHandler->characters(xch);
}
void T602ImportFilter::wrtfnt()