]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/dump.c
commands: Rename the command functions
[empserver] / src / lib / commands / dump.c
index 8cc132a3f29b466bb920b465256a643e2367d4c8..9a88f6c84f624c8694adbcb1f8bdb31b9a84f44e 100644 (file)
@@ -38,7 +38,7 @@
 #include "path.h"
 
 int
-dump(void)
+c_dump(void)
 {
     struct sctstr sect;
     char dirstr[20];