]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/shoo.c
commands: Rename the command functions
[empserver] / src / lib / commands / shoo.c
index 7d6e6bf265f8c65dd599f9075e9570bb02b0291e..c7c6cf4b8d508e0f9c0eebadaa8971bac81c4cb0 100644 (file)
@@ -39,7 +39,7 @@
 #include "news.h"
 
 int
-shoo(void)
+c_shoot(void)
 {
     struct sctstr sect;
     struct nstr_sect nstr;