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
|
@ -711,7 +711,7 @@ lnd_check_mines(struct emp_qelem *land_list)
|
|||
return stopping;
|
||||
}
|
||||
|
||||
/* Return whether and why SP would be stuck in SECTP. */
|
||||
/* Return whether and why SP would be stuck in SECTP. */
|
||||
enum lnd_stuck
|
||||
lnd_check_mar(struct lndstr *lp, struct sctstr *sectp)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue