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