]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/thre.c
commands: Rename the command functions
[empserver] / src / lib / commands / thre.c
index f126f6cfef1c63affc9dd7f65c62573baaf94b48..d52fb2b4952fc338f15783da2dc4b5026f1c1288 100644 (file)
@@ -40,7 +40,7 @@
  * threshold <COMM> <SECTS> <THRESH>
  */
 int
-thre(void)
+c_threshold(void)
 {
     struct sctstr sect;
     struct nstr_sect nstr;