Mark as const
Change-Id: I9277052ee9c6197cef7a46bd8f3ab9c5515c2502
This commit is contained in:
@@ -271,7 +271,7 @@ Sequence< OUString > OTextOutputStream::getSupportedServiceNames(void) throw()
|
||||
|
||||
using namespace io_TextOutputStream;
|
||||
|
||||
static struct ImplementationEntry g_entries[] =
|
||||
static const struct ImplementationEntry g_entries[] =
|
||||
{
|
||||
{
|
||||
TextOutputStream_CreateInstance, TextOutputStream_getImplementationName ,
|
||||
|
Reference in New Issue
Block a user