Fix and clean up some comments
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
9f25de3dce
commit
eba87789ab
37 changed files with 73 additions and 69 deletions
|
@ -95,7 +95,7 @@ display_mark(i_type only_itype, int only_cheapest)
|
|||
int cheapest_items[I_MAX + 1];
|
||||
i_type i;
|
||||
|
||||
/* Execute trades so report lists only lots that are still available. */
|
||||
/* Execute trades so report lists only lots that are still available. */
|
||||
check_market();
|
||||
check_trade();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue