summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-07-17 14:58:15 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-07-17 16:44:10 +0900
commit029c630a66ae8225e3a7e904d3085dbf79f0d64f (patch)
treec31cff933d02f9ac82af3c08a3cbaa2264872eb5 /tools
parent8b716072410bcfd252739fb953d5ac198e27a895 (diff)
Mark as const
Change-Id: I59ac01eacf31061093b83ab3057963de7ea4a2e7
Diffstat (limited to 'tools')
-rw-r--r--tools/source/generic/color.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/source/generic/color.cxx b/tools/source/generic/color.cxx
index 871c4d10b68c..d1ae8023ed18 100644
--- a/tools/source/generic/color.cxx
+++ b/tools/source/generic/color.cxx
@@ -256,7 +256,7 @@ SvStream& operator>>( SvStream& rIStream, Color& rColor )
}
else
{
- static ColorData aColAry[] =
+ static const ColorData aColAry[] =
{
COL_BLACK, // COL_BLACK
COL_BLUE, // COL_BLUE