diff options
Diffstat (limited to '')
-rw-r--r-- | table.c | 2 | ||||
-rw-r--r-- | table.c.0 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -/* $Id: table.c,v 1.1 2001/11/08 05:15:40 a-ito Exp $ */ +/* $Id: table.c,v 1.1.1.1 2001/11/08 05:15:40 a-ito Exp $ */ /* * HTML table */ @@ -1,5 +1,5 @@ /* -*- mode: c; c-basic-offset: 4; tab-width: 8; -*- */ -/* $Id: table.c.0,v 1.1 2001/11/08 05:15:52 a-ito Exp $ */ +/* $Id: table.c.0,v 1.1.1.1 2001/11/08 05:15:52 a-ito Exp $ */ /* * HTML table */ |