]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/mark.c
commands: Rename the command functions
[empserver] / src / lib / commands / mark.c
index b9a01f36f8e2aa4128cf34cc5f9114aea1e7c295..284f310a98c4d07c8f0ce9a4a37c41bb8bedff40 100644 (file)
@@ -41,7 +41,7 @@
 #include "optlist.h"
 
 int
-mark(void)
+c_market(void)
 {
     char buf[1024];
     char *p;