summaryrefslogtreecommitdiffstats
path: root/robots/score.c
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>1999-05-16 00:03:35 +0000
committerchristos <christos@NetBSD.org>1999-05-16 00:03:35 +0000
commit7e276a03812df02c083eaffc9cc2d5fff4bcf11d (patch)
treee40fd969e0946393e66943d2046cc006c8867dd5 /robots/score.c
parent36e0b3e5fe951ef4265a0da56201960d52ed7ee6 (diff)
downloadbsdgames-darwin-7e276a03812df02c083eaffc9cc2d5fff4bcf11d.tar.gz
bsdgames-darwin-7e276a03812df02c083eaffc9cc2d5fff4bcf11d.tar.zst
bsdgames-darwin-7e276a03812df02c083eaffc9cc2d5fff4bcf11d.zip
Add missing prototypes
Diffstat (limited to 'robots/score.c')
-rw-r--r--robots/score.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/robots/score.c b/robots/score.c
index 7781e3ad..aacb07ec 100644
--- a/robots/score.c
+++ b/robots/score.c
@@ -1,4 +1,4 @@
-/* $NetBSD: score.c,v 1.6 1999/05/15 23:56:36 christos Exp $ */
+/* $NetBSD: score.c,v 1.7 1999/05/16 00:03:35 christos Exp $ */
/*
* Copyright (c) 1980, 1993
@@ -38,7 +38,7 @@
#if 0
static char sccsid[] = "@(#)score.c 8.1 (Berkeley) 5/31/93";
#else
-__RCSID("$NetBSD: score.c,v 1.6 1999/05/15 23:56:36 christos Exp $");
+__RCSID("$NetBSD: score.c,v 1.7 1999/05/16 00:03:35 christos Exp $");
#endif
#endif /* not lint */
@@ -53,6 +53,9 @@ static SCORE Top[MAXSCORES];
static u_int32_t numscores, max_uid;
+static void read_score __P((int));
+static void write_score __P((int));
+
/*
* read_score:
* Read the score file in MI format