aboutsummaryrefslogtreecommitdiff
path: root/generic/Map.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/Map.c')
-rw-r--r--generic/Map.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/Map.c b/generic/Map.c
index f67e64e..9ae04c6 100644
--- a/generic/Map.c
+++ b/generic/Map.c
@@ -4,7 +4,7 @@
* Authors : Patrick Lecoanet.
* Creation date :
*
- * $Id$
+ * $Id: Map.c 1897 2008-01-22 08:33:42Z lemort $
*/
/*
@@ -29,7 +29,7 @@
#include <stdio.h>
-static const char rcsid[] = "$Id$";
+static const char rcsid[] = "$Id: Map.c 1897 2008-01-22 08:33:42Z lemort $";
static const char compile_id[]="$Compile: " __FILE__ " " __DATE__ " " __TIME__ " $";