summaryrefslogtreecommitdiff
path: root/svtools/source/misc/bindablecontrolhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/misc/bindablecontrolhelper.cxx')
-rw-r--r--svtools/source/misc/bindablecontrolhelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/misc/bindablecontrolhelper.cxx b/svtools/source/misc/bindablecontrolhelper.cxx
index d9a1df8f8a41..230dbe263f24 100644
--- a/svtools/source/misc/bindablecontrolhelper.cxx
+++ b/svtools/source/misc/bindablecontrolhelper.cxx
@@ -51,7 +51,7 @@ namespace svt
//........................................................................
#ifndef C2U
-#define C2U(cChar) rtl::OUString::createFromAscii(cChar)
+#define C2U(cChar) rtl::OUString::createFromAscii(cChar)
#endif
using namespace ::com::sun::star;