summaryrefslogtreecommitdiffstats
path: root/trek/lrscan.c
diff options
context:
space:
mode:
Diffstat (limited to 'trek/lrscan.c')
-rw-r--r--trek/lrscan.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/trek/lrscan.c b/trek/lrscan.c
index ff603868..1140569e 100644
--- a/trek/lrscan.c
+++ b/trek/lrscan.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)lrscan.c 5.4 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)lrscan.c 5.4 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: lrscan.c,v 1.2 1993/08/01 18:50:19 mycroft Exp $";
#endif /* not lint */
# include "trek.h"