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

ray at ghostscript.com ray at ghostscript.com
Sat Jul 1 08:08:30 PDT 2006


Author: ray
Date: 2006-07-01 08:08:30 -0700 (Sat, 01 Jul 2006)
New Revision: 6887

Modified:
   trunk/gs/src/imain.c
   trunk/gs/src/zfile.c
Log:
Replace $Id lines inadvertently removed.


Modified: trunk/gs/src/imain.c
===================================================================
--- trunk/gs/src/imain.c	2006-06-30 20:00:21 UTC (rev 6886)
+++ trunk/gs/src/imain.c	2006-07-01 15:08:30 UTC (rev 6887)
@@ -11,6 +11,7 @@
    San Rafael, CA  94903, U.S.A., +1(415)492-9861, for further information.
 */
 
+/* $Id$ */
 /* Common support for interpreter front ends */
 #include "malloc_.h"
 #include "memory_.h"

Modified: trunk/gs/src/zfile.c
===================================================================
--- trunk/gs/src/zfile.c	2006-06-30 20:00:21 UTC (rev 6886)
+++ trunk/gs/src/zfile.c	2006-07-01 15:08:30 UTC (rev 6887)
@@ -11,6 +11,7 @@
    San Rafael, CA  94903, U.S.A., +1(415)492-9861, for further information.
 */
 
+/* $Id$ */
 /* Non-I/O file operators */
 #include "memory_.h"
 #include "string_.h"



More information about the gs-cvs mailing list