Kaydet (Commit) 7139630d authored tarafından Miklos Vajna's avatar Miklos Vajna

sal, android: fix -Werror,-Wreturn-type

Change-Id: Ic37967dedb2378106db2f3f437781c8ad20cad56
üst 661d22e8
......@@ -143,6 +143,8 @@ jboolean libreofficekit_initialize(JNIEnv* env,
}
LOGI("LibreOfficeKit: libreofficekit_initialize finished");
return JNI_TRUE;
}
/// Initialize the LibreOfficeKit.
......
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