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