]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/army.c
commands: Rename the command functions
[empserver] / src / lib / commands / army.c
index fc72c2c91774f3b8a2e3a5669df45eff0e944de4..49dffd515c76c949b7492299fa9a4c71ca46832b 100644 (file)
@@ -37,7 +37,7 @@
 #include "land.h"
 
 int
-army(void)
+c_army(void)
 {
     struct lndstr land;
     int count;