Kaydet (Commit) 991f7bf5 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Fix comment to match reality

lo_runLoop() *is* used in the "Unipoll" case (i.e. current Online and
mobile apps).

Change-Id: I01ef3d8bc8140531f697952ef142150fc905a8d4
üst 124d6bd1
......@@ -4516,7 +4516,7 @@ static void lo_startmain(void*)
Application::ReleaseSolarMutex();
}
// pre-unipoll version.
// unipoll version.
static void lo_runLoop(LibreOfficeKit* /*pThis*/,
LibreOfficeKitPollCallback pPollCallback,
LibreOfficeKitWakeCallback pWakeCallback,
......
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