summaryrefslogtreecommitdiffstats
path: root/games/larn/diag.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/larn/diag.c')
-rw-r--r--games/larn/diag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/larn/diag.c b/games/larn/diag.c
index 4ed557d..0996558 100644
--- a/games/larn/diag.c
+++ b/games/larn/diag.c
@@ -87,7 +87,7 @@ diag()
for (j=0; j<SPNUM; j++)
{
lprc(' '); lprcat(spelcode[j]);
- lprintf(" %21s %s\n",spelname[j],speldescript[j]);
+ lprintf(" %21s %s\n",spelname[j],speldescript[j]);
}
lprcat("\n\nFor the c[] array:\n");
OpenPOWER on IntegriCloud