]> git.pond.sub.org Git - empserver/commit
(update_coastal_flag, coast_sea_to_land, coastal_land_to_sea): Return
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 21 Jul 2006 18:01:28 +0000 (18:01 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 21 Jul 2006 18:01:28 +0000 (18:01 +0000)
commitad0a37eca4e9085f992dcb2b098ee3e841cb4c03
tree3d8744f299e79097783250470c60006b14ca4780
parentf760628d7730baf90928c77aa5caa46997b8f667
(update_coastal_flag, coast_sea_to_land, coastal_land_to_sea): Return
new coastal flag instead of updating the sector.  This is a bit
simpler.  Change arguments from sectors to coordinates to make it
obvious that the sector is not touched.
(set_coastal): Update the coastal flag, but leave putsect() to
callers.  All existing callers do that anyway.
src/lib/subs/coastal.c