Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/games/phantasia remove redundant decls
details: https://anonhg.NetBSD.org/src/rev/72643f0d80e3
branches: trunk
changeset: 503362:72643f0d80e3
user: christos <christos%NetBSD.org@localhost>
date: Mon Feb 05 01:01:27 2001 +0000
description:
remove redundant decls
diffstat:
games/phantasia/phantglobs.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r fe5f9a2bca7e -r 72643f0d80e3 games/phantasia/phantglobs.h
--- a/games/phantasia/phantglobs.h Mon Feb 05 00:57:32 2001 +0000
+++ b/games/phantasia/phantglobs.h Mon Feb 05 01:01:27 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: phantglobs.h,v 1.7 1999/09/08 21:45:29 jsm Exp $ */
+/* $NetBSD: phantglobs.h,v 1.8 2001/02/05 01:01:27 christos Exp $ */
/*
* phantglobs.h - global declarations for Phantasia
@@ -116,7 +116,6 @@
void readmessage __P((void));
void readrecord __P((struct player *, long));
long recallplayer __P((void));
-long recallplayer __P((void));
long rollnewplayer __P((void));
void scorelist __P((void));
void scramblestats __P((void));
Home |
Main Index |
Thread Index |
Old Index