[Libreoffice-commits] .: jvmfwk/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Oct 8 02:07:32 PDT 2012


 jvmfwk/source/framework.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3237a3772b063cd3e99d866c53f54f61a612ebf2
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 b975c0c..d6e687d 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