]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/improve.c
commands: Rename the command functions
[empserver] / src / lib / commands / improve.c
index 72f0ba8095b9cb73994e5e19f80e6999a0ba3a25..fa135c7b9f99735817a9af4bb9419a623c2d64a3 100644 (file)
@@ -37,7 +37,7 @@
 #include "commands.h"
 
 int
-improve(void)
+c_improve(void)
 {
     struct sctintrins *incp;
     struct sctstr sect;