From 98dc6b82209d86036b45b7c5922f7df21a96d2cf Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 8 May 2003 13:03:49 +0000 Subject: de-__P(). --- phantasia/setup.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'phantasia/setup.c') diff --git a/phantasia/setup.c b/phantasia/setup.c index 6a1d4c0e..029e9b6f 100644 --- a/phantasia/setup.c +++ b/phantasia/setup.c @@ -1,4 +1,4 @@ -/* $NetBSD: setup.c,v 1.11 2001/03/27 02:23:28 simonb Exp $ */ +/* $NetBSD: setup.c,v 1.12 2003/05/08 13:03:49 wiz Exp $ */ /* * setup.c - set up all files for Phantasia @@ -8,9 +8,9 @@ #include #include "include.h" -int main __P((int, char *[])); -void Error __P((const char *, const char *)) __attribute__((__noreturn__)); -double drandom __P((void)); +int main(int, char *[]); +void Error(const char *, const char *) __attribute__((__noreturn__)); +double drandom(void); /* */ /************************************************************************ -- cgit v1.2.3-56-ge451