]> git.pond.sub.org Git - empserver/blobdiff - src/lib/subs/coastal.c
set_coastal: Fix function comment
[empserver] / src / lib / subs / coastal.c
index 6228ea14477670a9a3840907c4a67808e4a66248..c6b1bd2f70a1774c03943354f42c776fb7bd3ad0 100644 (file)
@@ -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)