summaryrefslogtreecommitdiff
path: root/base/gsequivc.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/gsequivc.h')
-rw-r--r--base/gsequivc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gsequivc.h b/base/gsequivc.h
index ebd50fb49..7a7a1e5ac 100644
--- a/base/gsequivc.h
+++ b/base/gsequivc.h
@@ -48,7 +48,7 @@ typedef struct equivalent_cmyk_color_params_s {
/*
* If possible, update the equivalent CMYK color for spot colors.
*/
-void update_spot_equivalent_cmyk_colors(gx_device * pdev,
+int update_spot_equivalent_cmyk_colors(gx_device * pdev,
const gs_state * pgs, gs_devn_params * pdevn_params,
equivalent_cmyk_color_params * pparams);