Change-Id: Ifc02d4d56b5068af0c6c73a9138e4ada1a8bbd5f
Reviewed-on: https://gerrit.libreoffice.org/73690
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini
2019-05-14 21:23:07 +00:00
committed by Julien Nabet
parent de60d2ad55
commit 6704943336

View File

@@ -200,7 +200,7 @@ class InterceptionHelper : public ::cppu::WeakImplHelper<
/** @short implements an optimized queryDispatch() for remote. /** @short implements an optimized queryDispatch() for remote.
@descr It capsulate more than one queryDispatch() requests and return a lits of dispatch objects @descr It capsulate more than one queryDispatch() requests and return a list of dispatch objects
as result. Because both lists (in and out) correspond together, it's not allowed to as result. Because both lists (in and out) correspond together, it's not allowed to
pack it - means suppress NULL references! pack it - means suppress NULL references!