summaryrefslogtreecommitdiff
path: root/sdext
diff options
context:
space:
mode:
Diffstat (limited to 'sdext')
-rw-r--r--sdext/source/presenter/PresenterComponent.cxx2
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,