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