]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/acce.c
commands: Rename the command functions
[empserver] / src / lib / commands / acce.c
index ce781f03946484dfd7d0b3a7208c5d6c562dd732..3453faf626c2a966470fa94536b47738db96146d 100644 (file)
@@ -42,7 +42,7 @@ static void pr_accept(natid, natid);
  * viewpoint of another country
  */
 int
-acce(void)
+c_accept(void)
 {
     struct natstr *natp;
     struct natstr *np;