]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/wipe.c
commands: Rename the command functions
[empserver] / src / lib / commands / wipe.c
index 692e7d84de90820b9d5729977fd7aebbdb1b1717..8a5745a64a753b222fbdbda889a0ea840a424db0 100644 (file)
@@ -35,7 +35,7 @@
 #include "commands.h"
 
 int
-wipe(void)
+c_wipe(void)
 {
     struct sctstr sect;
     struct nstr_sect nstr;