summaryrefslogtreecommitdiffstats
path: root/games/phantasia/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/phantasia/setup.c')
-rw-r--r--games/phantasia/setup.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/phantasia/setup.c b/games/phantasia/setup.c
index 1d6587b..83d8b44 100644
--- a/games/phantasia/setup.c
+++ b/games/phantasia/setup.c
@@ -18,15 +18,15 @@
/
/ RETURN VALUE: none
/
-/ MODULES CALLED: time(), exit(), stat(), Error(), creat(), close(), fopen(),
-/ fgets(), floor(), srandom(), umask(), drandom(), strcpy(), getuid(),
+/ MODULES CALLED: time(), exit(), stat(), Error(), creat(), close(), fopen(),
+/ fgets(), floor(), srandom(), umask(), drandom(), strcpy(), getuid(),
/ unlink(), fwrite(), fclose(), sscanf(), printf(), strlen(), fprintf()
/
/ GLOBAL INPUTS: Curmonster, _iob[], Databuf[], *Monstfp, Enrgyvoid
/
/ GLOBAL OUTPUTS: Curmonster, Databuf[], *Monstfp, Enrgyvoid
/
-/ DESCRIPTION:
+/ DESCRIPTION:
/
/ This program tries to verify the parameters specified in
/ the Makefile.
@@ -247,7 +247,7 @@ char *str, *file;
/
/ GLOBAL OUTPUTS: none
/
-/ DESCRIPTION:
+/ DESCRIPTION:
/
*************************************************************************/
OpenPOWER on IntegriCloud