Kaydet (Commit) 732e9ff2 authored tarafından Michael Stahl's avatar Michael Stahl

connectivity: fix re-introduced bug fdo 35023

regression from f42a9309
which forgot to adapt getImplementationEnvironment to new prefix

Change-Id: If5a6f804b8f9f91e22f093a76f6b81a2b62991ab
üst 87003581
......@@ -75,7 +75,7 @@ struct ProviderRequest
};
extern "C" SAL_DLLPUBLIC_EXPORT void SAL_CALL
component_getImplementationEnvironment(
jdbc_component_getImplementationEnvironment(
char const ** ppEnvTypeName, uno_Environment **)
{
// Recent Java 6 VMs make calls to JNI Attach/DetachCurrentThread (which
......
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