aboutsummaryrefslogtreecommitdiff
path: root/generic/List.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/List.c')
-rw-r--r--generic/List.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/List.c b/generic/List.c
index 974f835..4038953 100644
--- a/generic/List.c
+++ b/generic/List.c
@@ -4,7 +4,7 @@
* Authors : Patrick Lecoanet.
* Creation date : Tue Mar 15 17:18:17 1994
*
- * $Id$
+ * $Id: List.c 1827 2006-10-18 12:00:18Z lecoanet $
*/
/*
@@ -68,7 +68,7 @@
*
**********************************************************************************
*/
-static const char rcs_id[]="$Id$";
+static const char rcs_id[]="$Id: List.c 1827 2006-10-18 12:00:18Z lecoanet $";
static const char compile_id[]="$Compile: " __FILE__ " " __DATE__ " " __TIME__ " $";
#define MAX_CHUNCK_SIZE 1024