]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/new.c
commands: Rename the command functions
[empserver] / src / lib / commands / new.c
index 917b7f3206b632dd33c4118eacef32184007df5e..985792892d9f94f111f774e23bd801b28679107c 100644 (file)
@@ -43,7 +43,7 @@
 static void init_sanct(struct natstr *, coord, coord);
 
 int
-new(void)
+c_newcap(void)
 {
     static struct range defrealm = { -8, -5, 10, 5, 0, 0 };
     struct sctstr sect;