]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/land.c
commands: Rename the command functions
[empserver] / src / lib / commands / land.c
index c7ecbcc59d96fa744b3d2bd063977ca4e226ad28..4c298407587b1cc427debe068b3c5d7a620208de 100644 (file)
@@ -37,7 +37,7 @@
 #include "land.h"
 
 int
-land(void)
+c_land(void)
 {
     int nunits, noff;
     struct nstr_item ni;