summaryrefslogtreecommitdiff
path: root/jvmfwk/inc/vendorbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'jvmfwk/inc/vendorbase.hxx')
-rw-r--r--jvmfwk/inc/vendorbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/jvmfwk/inc/vendorbase.hxx b/jvmfwk/inc/vendorbase.hxx
index 47e407a1b4a2..4a0190eb0bb8 100644
--- a/jvmfwk/inc/vendorbase.hxx
+++ b/jvmfwk/inc/vendorbase.hxx
@@ -154,7 +154,7 @@ protected:
false - the object could not completely initialize. In this case
it will be discarded by the caller.
*/
- virtual bool initialize(std::vector<std::pair<OUString, OUString>> props);
+ virtual bool initialize(const std::vector<std::pair<OUString, OUString>>& props);
/* returns relative file URLs to the runtime library.
For example "/bin/client/jvm.dll"