diff options
Diffstat (limited to 'jvmfwk/inc')
-rw-r--r-- | jvmfwk/inc/jvmfwk/vendorplugin.h | 5 |
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, */ |