]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/terr.c
commands: Rename the command functions
[empserver] / src / lib / commands / terr.c
index 8f17a90f6ef204f7dbbf8f38932faa2519a92a55..7b37b5e3af6d01ad56181752e9ebd1ff8810151f 100644 (file)
@@ -35,7 +35,7 @@
 #include "commands.h"
 
 int
-terr(void)
+c_territory(void)
 {
     struct sctstr sect;
     char *p;