]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/sect.c
commands: Rename the command functions
[empserver] / src / lib / commands / sect.c
index 9df12b3763490502b1bdb498dd87006fb3102d10..ccdbfd80d9f1633f5dc22c83b55fd923fb3356fa 100644 (file)
@@ -37,7 +37,7 @@
 #include "optlist.h"
 
 int
-sct(void)
+c_sect(void)
 {
     struct nstr_sect ns;
     struct sctstr sect;