summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'psi/icie.h')
-rw-r--r--psi/icie.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/psi/icie.h b/psi/icie.h
index 9bcfbfec..eef0b8e1 100644
--- a/psi/icie.h
+++ b/psi/icie.h
@@ -53,7 +53,7 @@ int dict_proc_array_param(const gs_memory_t *mem, const ref *pdict,
/* Get 3 procedures from a dictionary. */
int dict_proc3_param(const gs_memory_t *mem, const ref *pdref,
- const char *kstr, ref proc3[3]);
+ const char *kstr, ref *proc3);
/* Get WhitePoint and BlackPoint values. */
int cie_points_param(const gs_memory_t *mem,