]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/coas.c
commands: Rename the command functions
[empserver] / src / lib / commands / coas.c
index d4e7ee56f5d4fbd3c11355bce9bb117611a3c151..bd35946d554f37c5c9b42f7f756cd0c29bf4604e 100644 (file)
@@ -53,7 +53,7 @@ static int showship(struct coast **cpp, int x, int y);
  * format: coastwatch [<SECTS>]
  */
 int
-coas(void)
+c_coastwatch(void)
 {
     struct sctstr sect;
     struct nstr_sect nstr;