]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/coll.c
commands: Rename the command functions
[empserver] / src / lib / commands / coll.c
index bbe99ce2c4864f5590f420425d8efa59256c6d18..bf695ee02776fefbdea1f899545066f48aecfb6c 100644 (file)
@@ -43,7 +43,7 @@
 static double appraise_sect(struct sctstr *);
 
 int
-coll(void)
+c_collect(void)
 {
     int arg;
     time_t now;