]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/marc.c
commands: Rename the command functions
[empserver] / src / lib / commands / marc.c
index af2491079c577a0ccdd62b67cd39d66275444d12..6bd6c1f34cf4e14e9f1bdc777d55cb4aeae8e63b 100644 (file)
@@ -39,7 +39,7 @@
 #include "unit.h"
 
 int
-march(void)
+c_march(void)
 {
     struct nstr_item ni_land;
     struct emp_qelem land_list;