Kaydet (Commit) 9f9e65a2 authored tarafından Caolán McNamara's avatar Caolán McNamara

frim->from

üst 6c89e69b
......@@ -230,7 +230,7 @@ OfficeIPCThread* OfficeIPCThread::pGlobalOfficeIPCThread = 0;
String CreateMD5FromString( const OUString& aMsg )
{
#if (OSL_DEBUG_LEVEL > 1) || defined DBG_UTIL
fprintf (stderr, "create md5 frim '%s'\n",
fprintf (stderr, "create md5 from '%s'\n",
(const sal_Char *)rtl::OUStringToOString (aMsg, RTL_TEXTENCODING_UTF8));
#endif
......
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