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