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