summaryrefslogtreecommitdiffstats
path: root/sail/pl_7.c
diff options
context:
space:
mode:
Diffstat (limited to 'sail/pl_7.c')
-rw-r--r--sail/pl_7.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sail/pl_7.c b/sail/pl_7.c
index 136db8bf..f7156ba8 100644
--- a/sail/pl_7.c
+++ b/sail/pl_7.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)pl_7.c 5.7 (Berkeley) 2/28/91";
+/*static char sccsid[] = "from: @(#)pl_7.c 5.7 (Berkeley) 2/28/91";*/
+static char rcsid[] = "$Id: pl_7.c,v 1.2 1993/08/01 18:51:35 mycroft Exp $";
#endif /* not lint */
#include "player.h"