aboutsummaryrefslogtreecommitdiff
path: root/generic/tkZinc.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tkZinc.c')
-rw-r--r--generic/tkZinc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tkZinc.c b/generic/tkZinc.c
index 5c577e7..c4025fe 100644
--- a/generic/tkZinc.c
+++ b/generic/tkZinc.c
@@ -4,7 +4,7 @@
* Authors : Patrick Lecoanet.
* Creation date : Mon Feb 1 12:13:24 1999
*
- * $Id$
+ * $Id: tkZinc.c 1897 2008-01-22 08:33:42Z lemort $
*/
/*
@@ -25,7 +25,7 @@
*
*/
-static const char rcs_id[]="$Id$";
+static const char rcs_id[]="$Id: tkZinc.c 1897 2008-01-22 08:33:42Z lemort $";
static const char compile_id[]="$Compile: " __FILE__ " " __DATE__ " " __TIME__ " $";
static const char * const zinc_version = "zinc-version-" PACKAGE_VERSION;