[gs-cvs] rev 7812 - trunk/gs/src
ray at ghostscript.com
ray at ghostscript.com
Sun Apr 1 00:39:26 PDT 2007
Author: ray
Date: 2007-04-01 00:39:25 -0700 (Sun, 01 Apr 2007)
New Revision: 7812
Modified:
trunk/gs/src/gdevrops.c
Log:
Fix typo that caused undefined during build.
Modified: trunk/gs/src/gdevrops.c
===================================================================
--- trunk/gs/src/gdevrops.c 2007-04-01 07:06:00 UTC (rev 7811)
+++ trunk/gs/src/gdevrops.c 2007-04-01 07:39:25 UTC (rev 7812)
@@ -106,7 +106,7 @@
gx_forward_fill_linear_color_trapezoid,
gx_forward_fill_linear_color_triangle,
gx_forward_update_spot_equivalent_colors,
- gx_forward_ret_devn_parms
+ gx_forward_ret_devn_params
},
0, /* target */
lop_default /* log_op */
More information about the gs-cvs
mailing list