]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/conv.c
commands: Rename the command functions
[empserver] / src / lib / commands / conv.c
index d3d023edc1cd298cf429aba87f0c7d51b70c415d..70977511ab3a0cc1739e19785c44d93b12199cef 100644 (file)
@@ -41,7 +41,7 @@
 #include "commands.h"
 
 int
-conv(void)
+c_convert(void)
 {
     struct natstr *natp;
     struct sctstr sect;