summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/inc/dp_update.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/inc/dp_update.hxx')
-rw-r--r--desktop/source/deployment/inc/dp_update.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/inc/dp_update.hxx b/desktop/source/deployment/inc/dp_update.hxx
index 0e07563b59c1..390fb0c6ee87 100644
--- a/desktop/source/deployment/inc/dp_update.hxx
+++ b/desktop/source/deployment/inc/dp_update.hxx
@@ -122,7 +122,7 @@ UpdateInfoMap getOnlineUpdateInfos(
css::uno::Reference< css::deployment::XExtensionManager> const & xExtMgr,
css::uno::Reference< css::deployment::XUpdateInformationProvider > const & updateInformation,
std::vector< css::uno::Reference< css::deployment::XPackage > > const * extensionList,
- ::std::vector< ::std::pair< css::uno::Reference<
+ std::vector< std::pair< css::uno::Reference<
css::deployment::XPackage>, css::uno::Any> > & out_errors);
/* retunrs the highest version from the provided arguments.