summaryrefslogtreecommitdiffstats
path: root/fortune/unstr
diff options
context:
space:
mode:
authorjsm <jsm@NetBSD.org>2004-01-27 20:30:28 +0000
committerjsm <jsm@NetBSD.org>2004-01-27 20:30:28 +0000
commita43fb158d0c5c90291b792d683aa0221403f1893 (patch)
treeabc8b57813f81300bc2b7a4ad80223e666d05d7d /fortune/unstr
parent5572d7c395d19f949cb8a29c96791307e744681c (diff)
downloadbsdgames-darwin-a43fb158d0c5c90291b792d683aa0221403f1893.tar.gz
bsdgames-darwin-a43fb158d0c5c90291b792d683aa0221403f1893.tar.zst
bsdgames-darwin-a43fb158d0c5c90291b792d683aa0221403f1893.zip
Remove uses of __P.
Diffstat (limited to 'fortune/unstr')
-rw-r--r--fortune/unstr/unstr.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/fortune/unstr/unstr.c b/fortune/unstr/unstr.c
index 8f1b2f8c..969af904 100644
--- a/fortune/unstr/unstr.c
+++ b/fortune/unstr/unstr.c
@@ -1,4 +1,4 @@
-/* $NetBSD: unstr.c,v 1.9 2004/01/27 20:25:07 jsm Exp $ */
+/* $NetBSD: unstr.c,v 1.10 2004/01/27 20:30:29 jsm Exp $ */
/*-
* Copyright (c) 1991, 1993
@@ -42,7 +42,7 @@ __COPYRIGHT("@(#) Copyright (c) 1991, 1993\n\
#if 0
static char sccsid[] = "@(#)unstr.c 8.1 (Berkeley) 5/31/93";
#else
-__RCSID("$NetBSD: unstr.c,v 1.9 2004/01/27 20:25:07 jsm Exp $");
+__RCSID("$NetBSD: unstr.c,v 1.10 2004/01/27 20:30:29 jsm Exp $");
#endif
#endif /* not lint */
@@ -79,9 +79,9 @@ char *Infile, /* name of input file */
FILE *Inf, *Dataf;
-void getargs __P((char *[]));
-int main __P((int, char *[]));
-void order_unstr __P((STRFILE *));
+void getargs(char *[]);
+int main(int, char *[]);
+void order_unstr(STRFILE *);
/* ARGSUSED */
int