]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/work.c
commands: Rename the command functions
[empserver] / src / lib / commands / work.c
index 545618e6b4bf446ee288087f182854edd7215803..870f6a738b11f81d042b4764ff3b1f14b5e63480 100644 (file)
@@ -39,7 +39,7 @@
 #include "update.h"
 
 int
-work(void)
+c_work(void)
 {
     int nunits;
     struct nstr_item ni;