Yet more constness
[pspp-builds.git] / src / output / charts / plot-chart.c
index 8a1dc0bd1fbed3f5f3943dc41adb69935b7fce8f..4fd67aaf0bb915a1555f00452417ad1882f98484 100644 (file)
@@ -41,7 +41,7 @@
 #include <output/output.h>
 
 
-const char *data_colour[] = {
+const char *const data_colour[] = {
   "brown",
   "red",
   "orange",