summaryrefslogtreecommitdiff
path: root/jvmfwk/inc
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2004-05-03 13:55:13 +0000
committerJoachim Lingner <jl@openoffice.org>2004-05-03 13:55:13 +0000
commit0ec1aec72c97acb11e4c8f51ca6614764bf911ba (patch)
treebe2f4bc0bac36ef526176caef442b08c86cde9fb /jvmfwk/inc
parente64633adfe3f2e8c37e0a5d05692ab0a5505d139 (diff)
#i20052#
Diffstat (limited to 'jvmfwk/inc')
-rw-r--r--jvmfwk/inc/jvmfwk/vendorplugin.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/jvmfwk/inc/jvmfwk/vendorplugin.h b/jvmfwk/inc/jvmfwk/vendorplugin.h
index 8e5dd748075e..4b9eb1a01095 100644
--- a/jvmfwk/inc/jvmfwk/vendorplugin.h
+++ b/jvmfwk/inc/jvmfwk/vendorplugin.h
@@ -2,9 +2,9 @@
*
* $RCSfile: vendorplugin.h,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: jl $ $Date: 2004-04-22 12:52:39 $
+ * last change: $Author: jl $ $Date: 2004-05-03 14:55:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -132,6 +132,7 @@ javaPluginError getJavaInfoByPath(
@param
JFW_PLUGIN_E_NONE,
JFW_PLUGIN_E_ERROR,
+ JFW_PLUGIN_E_WRONG_VENDOR
JFW_PLUGIN_E_INVALID_ARG,
*/