jvmfwk/source/framework.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3237a3772b063cd3e99d866c53f54f61a612ebf2 Author: Tor Lillqvist <[email protected]> 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; _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
