summaryrefslogtreecommitdiffstats
path: root/atc/list.c
diff options
context:
space:
mode:
Diffstat (limited to 'atc/list.c')
-rw-r--r--atc/list.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/atc/list.c b/atc/list.c
index 8da9da2f..8827bade 100644
--- a/atc/list.c
+++ b/atc/list.c
@@ -44,7 +44,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)list.c 5.2 (Berkeley) 4/30/90";
+/*static char sccsid[] = "from: @(#)list.c 5.2 (Berkeley) 4/30/90";*/
+static char rcsid[] = "$Id: list.c,v 1.2 1993/08/01 18:57:05 mycroft Exp $";
#endif /* not lint */
#include "include.h"