summaryrefslogtreecommitdiff
path: root/gs/psi/icolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'gs/psi/icolor.h')
-rw-r--r--gs/psi/icolor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gs/psi/icolor.h b/gs/psi/icolor.h
index b922e7548..a41985515 100644
--- a/gs/psi/icolor.h
+++ b/gs/psi/icolor.h
@@ -1,6 +1,6 @@
/* Copyright (C) 2001-2006 Artifex Software, Inc.
All Rights Reserved.
-
+
This software is provided AS-IS with no warranty, either express or
implied.
@@ -32,7 +32,7 @@ extern const int zcolor_remap_one_estack;
* a change as of release 5.95; formerly, it returned 0 in this case.)
*/
int zcolor_remap_one(i_ctx_t *, const ref *, gx_transfer_map *,
- const gs_state *, op_proc_t);
+ const gs_state *, op_proc_t);
/* Reload a cache with entries in [0..1] after sampling. */
int zcolor_remap_one_finish(i_ctx_t *);