[gs-cvs] rev 8749 - trunk/gs/src
ray at ghostscript.com
ray at ghostscript.com
Tue May 20 09:18:40 PDT 2008
Author: ray
Date: 2008-05-20 09:18:40 -0700 (Tue, 20 May 2008)
New Revision: 8749
Modified:
trunk/gs/src/gdevsvg.c
trunk/gs/src/gsmchunk.c
trunk/gs/src/gsmchunk.h
trunk/gs/src/gxclthrd.c
trunk/gs/src/gxclthrd.h
Log:
Clean up properties to get rid of nightly regression warnings.
Modified: trunk/gs/src/gdevsvg.c
===================================================================
--- trunk/gs/src/gdevsvg.c 2008-05-20 00:52:25 UTC (rev 8748)
+++ trunk/gs/src/gdevsvg.c 2008-05-20 16:18:40 UTC (rev 8749)
@@ -11,7 +11,7 @@
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
*/
-/* $Id: $ */
+/* $Id$ */
/* SVG (Scalable Vector Graphics) output device */
#include "string_.h"
Property changes on: trunk/gs/src/gdevsvg.c
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
Property changes on: trunk/gs/src/gsmchunk.c
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
Property changes on: trunk/gs/src/gsmchunk.h
___________________________________________________________________
Name: svn:executable
- *
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
Modified: trunk/gs/src/gxclthrd.c
===================================================================
--- trunk/gs/src/gxclthrd.c 2008-05-20 00:52:25 UTC (rev 8748)
+++ trunk/gs/src/gxclthrd.c 2008-05-20 16:18:40 UTC (rev 8749)
@@ -11,7 +11,7 @@
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
*/
-/* $Id: gxclthrd1.c 8663 2008-04-25 19:24:16Z ray $ */
+/* $Id$ */
/* Command list - Support for multiple rendering threads */
#include "memory_.h"
#include "gx.h"
Property changes on: trunk/gs/src/gxclthrd.c
___________________________________________________________________
Name: svn:executable
- *
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
Property changes on: trunk/gs/src/gxclthrd.h
___________________________________________________________________
Name: svn:executable
- *
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
More information about the gs-cvs
mailing list