From 98dc6b82209d86036b45b7c5922f7df21a96d2cf Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 8 May 2003 13:03:49 +0000 Subject: de-__P(). --- phantasia/misc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phantasia/misc.c') diff --git a/phantasia/misc.c b/phantasia/misc.c index edf64cf7..e195e4d3 100644 --- a/phantasia/misc.c +++ b/phantasia/misc.c @@ -1,4 +1,4 @@ -/* $NetBSD: misc.c,v 1.8 2003/01/20 05:29:55 simonb Exp $ */ +/* $NetBSD: misc.c,v 1.9 2003/05/08 13:03:49 wiz Exp $ */ /* * misc.c Phantasia miscellaneous support routines @@ -937,7 +937,7 @@ void error(whichfile) const char *whichfile; { - int (*funcp) __P((const char *,...)); + int (*funcp)(const char *,...); if (Windows) { funcp = printw; -- cgit v1.2.3-56-ge451