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