summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-09 15:40:47 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-09 15:40:47 +0100
commit9b37930e8aa7a139ad31a2337905040435272a9b (patch)
tree9486a9815a0871926c49fc1391b5b3ec876f3a06 /shell
parente7b35ed3e36dc04d7544ca8fc0ac18141dec91cb (diff)
New loplugin:externvar: shell
Change-Id: I280df3f20a45763d6d615ee9104a19c58ff4a046
Diffstat (limited to 'shell')
-rw-r--r--shell/source/sessioninstall/services.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/sessioninstall/services.cxx b/shell/source/sessioninstall/services.cxx
index e625151efcaf..c5f3aeedf2aa 100644
--- a/shell/source/sessioninstall/services.cxx
+++ b/shell/source/sessioninstall/services.cxx
@@ -13,7 +13,7 @@
namespace sdecl = ::comphelper::service_decl;
-sdecl::class_< ::shell::sessioninstall::SyncDbusSessionHelper> SyncDbusSessionHelperServiceImpl;
+sdecl::class_< ::shell::sessioninstall::SyncDbusSessionHelper> const SyncDbusSessionHelperServiceImpl;
const sdecl::ServiceDecl SyncDbusSessionHelperServiceDecl(
SyncDbusSessionHelperServiceImpl,