summaryrefslogtreecommitdiffstats
path: root/games/random
diff options
context:
space:
mode:
Diffstat (limited to 'games/random')
-rw-r--r--games/random/random.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/random/random.c b/games/random/random.c
index 8936b5d..9c66da4 100644
--- a/games/random/random.c
+++ b/games/random/random.c
@@ -58,7 +58,7 @@ static const char rcsid[] =
#include <time.h>
#include <unistd.h>
-void usage __P((void));
+void usage(void);
int
main(argc, argv)
OpenPOWER on IntegriCloud