summaryrefslogtreecommitdiffstats
path: root/games/pom/pom.c
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-05-20 05:44:03 +0000
committerkris <kris@FreeBSD.org>2001-05-20 05:44:03 +0000
commit64a6b49535aaa8ef6146a87031ff015e42fc0683 (patch)
tree6998c793af8787b7f4f3f9f445766a99fd6a1f2c /games/pom/pom.c
parent370c50d30036d203968bd6054c10d19d4affb7ea (diff)
downloadFreeBSD-src-64a6b49535aaa8ef6146a87031ff015e42fc0683.zip
FreeBSD-src-64a6b49535aaa8ef6146a87031ff015e42fc0683.tar.gz
Silence WARNS=2 and BDECFLAGS on alpha and i386
MFC after: 1 week
Diffstat (limited to 'games/pom/pom.c')
-rw-r--r--games/pom/pom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/pom/pom.c b/games/pom/pom.c
index 2407911..90e0f42 100644
--- a/games/pom/pom.c
+++ b/games/pom/pom.c
@@ -75,6 +75,7 @@ static const char rcsid[] =
static void adj360 __P((double *));
static double dtor __P((double));
+int main __P((void));
static double potm __P((double));
int
OpenPOWER on IntegriCloud