[gs-cvs] rev 7885 - trunk/gs/src

ray at ghostscript.com ray at ghostscript.com
Sat Apr 28 14:55:23 PDT 2007


Author: ray
Date: 2007-04-28 14:55:23 -0700 (Sat, 28 Apr 2007)
New Revision: 7885

Modified:
   trunk/gs/src/gdevwts.c
Log:
Add missing comment (brief description line).


Modified: trunk/gs/src/gdevwts.c
===================================================================
--- trunk/gs/src/gdevwts.c	2007-04-26 23:46:30 UTC (rev 7884)
+++ trunk/gs/src/gdevwts.c	2007-04-28 21:55:23 UTC (rev 7885)
@@ -15,7 +15,7 @@
 */
 
 /* $Id: gdevwts.c 6300 2005-12-28 19:56:24Z giles $ */
-
+/* ALPHA: Sample Device that provides WTS screening and IMDI color management */
 /* TODO: this should be configurable */
 #define LINK_ICC_NAME	"../../link.icc"
 



More information about the gs-cvs mailing list