projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36fb7c4
)
Clean up after macro elimination.
author
Eric S. Raymond
<esr@thyrsus.com>
Fri, 15 Sep 2006 09:35:11 +0000
(09:35 +0000)
committer
Eric S. Raymond
<esr@thyrsus.com>
Fri, 15 Sep 2006 09:35:11 +0000
(09:35 +0000)
src/reports.c
patch
|
blob
|
history
diff --git
a/src/reports.c
b/src/reports.c
index 665701e0abaa0d85a6b24f3487a9df9bc74bedd7..0948073b01a4d6a2e88bd7573184ed9d51012a94 100644
(file)
--- a/
src/reports.c
+++ b/
src/reports.c
@@
-357,7
+357,7
@@
int srscan(int l)
break;
if (req > sizeof(requests)/sizeof(requests[0])) {
prout("UNRECOGNIZED REQUEST. Legal requests are:");
- prout(" date,
game.condition, position, lsupport, game.
warpfactor,");
+ prout(" date,
condition, position, lsupport,
warpfactor,");
prout(" energy, torpedoes, shields, klingons, time, bases.");
return FALSE;
}