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.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/sail/pl_7.c b/sail/pl_7.c
index feae77c1..2738b014 100644
--- a/sail/pl_7.c
+++ b/sail/pl_7.c
@@ -1,4 +1,4 @@
-/* $NetBSD: pl_7.c,v 1.29 2009/03/02 07:17:24 dholland Exp $ */
+/* $NetBSD: pl_7.c,v 1.30 2009/03/14 19:35:13 dholland Exp $ */
/*
* Copyright (c) 1983, 1993
@@ -34,7 +34,7 @@
#if 0
static char sccsid[] = "@(#)pl_7.c 8.1 (Berkeley) 5/31/93";
#else
-__RCSID("$NetBSD: pl_7.c,v 1.29 2009/03/02 07:17:24 dholland Exp $");
+__RCSID("$NetBSD: pl_7.c,v 1.30 2009/03/14 19:35:13 dholland Exp $");
#endif
#endif /* not lint */
@@ -50,9 +50,9 @@ __RCSID("$NetBSD: pl_7.c,v 1.29 2009/03/02 07:17:24 dholland Exp $");
#include "player.h"
#include "display.h"
-static void Scroll(void);
-static void endprompt(int);
-static void adjustview(void);
+static void Scroll(void);
+static void endprompt(int);
+static void adjustview(void);
/*
* Display interface