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