]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/dist.c
commands: Rename the command functions
[empserver] / src / lib / commands / dist.c
index 48d6e81daf591c1da80646a42797ba2959f3455c..799aac083252b1c76e2945b260186a5f42d97fe5 100644 (file)
@@ -42,7 +42,7 @@
  * distribute <SECT> <DISTSECT|.|h>
  */
 int
-dist(void)
+c_distribute(void)
 {
     struct sctstr sect, dsect, tsect;
     struct nstr_sect nstr;