Kaydet (Commit) 9007f723 authored tarafından Caolán McNamara's avatar Caolán McNamara

microopt

üst 61582157
...@@ -165,7 +165,7 @@ namespace osl ...@@ -165,7 +165,7 @@ namespace osl
*/ */
static inline sal_Int32 SAL_CALL getServicePort( static inline sal_Int32 SAL_CALL getServicePort(
const ::rtl::OUString& strServiceName, const ::rtl::OUString& strServiceName,
const ::rtl::OUString & strProtocolName= ::rtl::OUString::createFromAscii( "tcp" ) ); const ::rtl::OUString & strProtocolName= ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("tcp")) );
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment