summaryrefslogtreecommitdiff
path: root/stoc/source
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source')
-rw-r--r--stoc/source/javavm/javavm.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/stoc/source/javavm/javavm.cxx b/stoc/source/javavm/javavm.cxx
index cfcf071ac8df..91cbd01c7b71 100644
--- a/stoc/source/javavm/javavm.cxx
+++ b/stoc/source/javavm/javavm.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: javavm.cxx,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: jbu $ $Date: 2002-04-29 14:32:46 $
+ * last change: $Author: jbu $ $Date: 2002-05-22 07:40:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -130,7 +130,7 @@
#else
#define INI_FILE "java.ini"
-#define DEF_JAVALIB "javai.dll"
+#define DEF_JAVALIB "jvm.dll"
#define TIMEZONE "MET"