diff options
Diffstat (limited to 'sdext/source/presenter/PresenterComponent.cxx')
-rw-r--r-- | sdext/source/presenter/PresenterComponent.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterComponent.cxx b/sdext/source/presenter/PresenterComponent.cxx index d7ab29d47d4f..bb428ba46f31 100644 --- a/sdext/source/presenter/PresenterComponent.cxx +++ b/sdext/source/presenter/PresenterComponent.cxx @@ -30,7 +30,7 @@ using namespace osl; namespace sdext { namespace presenter { -static struct ImplementationEntry gServiceEntries[] = +static const struct ImplementationEntry gServiceEntries[] = { { PresenterProtocolHandler::Create, |