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