summaryrefslogtreecommitdiff
path: root/cppu/source/typelib/typelib.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/source/typelib/typelib.hxx')
-rw-r--r--cppu/source/typelib/typelib.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/source/typelib/typelib.hxx b/cppu/source/typelib/typelib.hxx
index 18c8daa04b53..30f0f22c986c 100644
--- a/cppu/source/typelib/typelib.hxx
+++ b/cppu/source/typelib/typelib.hxx
@@ -35,7 +35,7 @@ extern "C" void SAL_CALL typelib_typedescription_newEmpty(
extern "C" void SAL_CALL typelib_typedescriptionreference_getByName(
typelib_TypeDescriptionReference ** ppRet,
- rtl_uString * pName )
+ rtl_uString const * pName )
SAL_THROW_EXTERN_C();
#endif // INCLUDED_CPPU_SOURCE_TYPELIB_HXX