[Libreoffice-commits] .: Branch 'feature/android-single-dso' - jvmfwk/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Oct 8 02:08:29 PDT 2012
jvmfwk/source/framework.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e21a0c4d6b8d795c824117311c6ecdbe027dc2e6
Author: Tor Lillqvist <tml at iki.fi>
Date: Mon Oct 8 12:06:24 2012 +0300
Typo
Change-Id: I6ec48d3156f11c4ecb5f24a70a5c83603a86f834
diff --git a/jvmfwk/source/framework.cxx b/jvmfwk/source/framework.cxx
index ae40729..e429464 100644
--- a/jvmfwk/source/framework.cxx
+++ b/jvmfwk/source/framework.cxx
@@ -45,7 +45,7 @@ namespace {
static bool g_bEnabledSwitchedOn = false;
-#ifdef SOLAAR_JAVA
+#ifdef SOLAR_JAVA
static JavaVM * g_pJavaVM = NULL;
More information about the Libreoffice-commits
mailing list