summaryrefslogtreecommitdiff
path: root/gs/psi/zcolor.c
diff options
context:
space:
mode:
Diffstat (limited to 'gs/psi/zcolor.c')
-rw-r--r--gs/psi/zcolor.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/gs/psi/zcolor.c b/gs/psi/zcolor.c
index cc3dcf602..71a10da83 100644
--- a/gs/psi/zcolor.c
+++ b/gs/psi/zcolor.c
@@ -3228,11 +3228,11 @@ static int ciedefgcompareproc(i_ctx_t *i_ctx_p, ref *space, ref *testspace)
return 1;
}
-static char *CIESpaces[] = {
- (char *)"CIEBasedA",
- (char *)"CIEBasedABC",
- (char *)"CIEBasedDEF",
- (char *)"CIEBasedDEFG"
+static char const * const CIESpaces[] = {
+ "CIEBasedA",
+ "CIEBasedABC",
+ "CIEBasedDEF",
+ "CIEBasedDEFG"
};
/* This routine returns the Device space equivalents for a CIEBased space.
* Used by currentgray, currentrgb and currentcmyk, the PLRM says that CIE