set_coastal: Fix function comment
Screwed up in commit 6db2e6ec
, v4.3.8.
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
542a9ef83f
commit
c1da9865a3
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ coastal_land_to_sea(coord x, coord y)
|
|||
/*
|
||||
* Compute coastal flags for a change of SP from OLDDES to NEWDES.
|
||||
* Update adjacent sectors, but don't touch SP.
|
||||
* Return new coastal flag for SP.
|
||||
*/
|
||||
void
|
||||
set_coastal(struct sctstr *sp, int olddes, int newdes)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue