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