]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/sabo.c
commands: Rename the command functions
[empserver] / src / lib / commands / sabo.c
index cd868af5a7cfaedcd1971226077bec3d0c7e48bb..ce101c710c60ac8af066a26e1db01a455fb1252d 100644 (file)
@@ -38,7 +38,7 @@
 #include "land.h"
 
 int
-sabo(void)
+c_sabotage(void)
 {
     struct nstr_item ni;
     struct lndstr land, tmp;