cli_ure/source/uno_bridge/cli_proxy.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d408080d7ce6abcf2a4788cbc70556e5e706cf4d Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed Apr 10 16:05:47 2019 +0000 Commit: Jens Carl <j.car...@gmx.de> CommitDate: Mon Apr 15 05:19:20 2019 +0200 Fix typo Change-Id: Ie7578a8f1693d69ef5208659375968e43cb15aec Reviewed-on: https://gerrit.libreoffice.org/70750 Tested-by: Jenkins Reviewed-by: Jens Carl <j.car...@gmx.de> diff --git a/cli_ure/source/uno_bridge/cli_proxy.cxx b/cli_ure/source/uno_bridge/cli_proxy.cxx index f980aa3452bd..6930cbfbe83b 100644 --- a/cli_ure/source/uno_bridge/cli_proxy.cxx +++ b/cli_ure/source/uno_bridge/cli_proxy.cxx @@ -421,7 +421,7 @@ srrm::IMessage^ UnoInterfaceProxy::Invoke(srrm::IMessage^ callmsg) UnoInterfaceInfo^ info = findInfo( typeBeingCalled ); OSL_ASSERT( nullptr != info ); - // ToDo do without string conversion, a OUString is not needed here + // ToDo do without string conversion, an OUString is not needed here // get the type description of the call OUString usMethodName(mapCliString(static_cast<System::String^>( props[m_methodNameString]))); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits