summaryrefslogtreecommitdiffstats
path: root/games/larn/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/larn/main.c')
-rw-r--r--games/larn/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/larn/main.c b/games/larn/main.c
index dbe0c89..36c1665 100644
--- a/games/larn/main.c
+++ b/games/larn/main.c
@@ -202,7 +202,7 @@ main(argc,argv)
drawscreen(); /* show the initial dungeon */
predostuff = 2; /* tell the trap functions that they must do a showplayer()
from here on */
- /* nice(1); /* games should be run niced */
+ /* nice(1); */ /* games should be run niced */
yrepcount = hit2flag = 0;
while (1)
{
OpenPOWER on IntegriCloud