summaryrefslogtreecommitdiff
path: root/base/gscsepr.c
diff options
context:
space:
mode:
Diffstat (limited to 'base/gscsepr.c')
-rw-r--r--base/gscsepr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/gscsepr.c b/base/gscsepr.c
index 83f10c811..09317e4c9 100644
--- a/base/gscsepr.c
+++ b/base/gscsepr.c
@@ -195,6 +195,7 @@ gx_set_overprint_Separation(const gs_color_space * pcs, gs_gstate * pgs)
pcs->params.separation.sep_type != SEP_ALL;
params.is_fill_color = pgs->is_fill_color;
params.drawn_comps = 0;
+ params.op_state = OP_STATE_NONE;
if (params.retain_any_comps) {
if (pcs->params.separation.sep_type != SEP_NONE) {
int mcomp = pcmap->color_map[0];