]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/rout.c
commands: Rename the command functions
[empserver] / src / lib / commands / rout.c
index 4f5684b5fe6eaad1af4fb132863ca4b0ffb9dee6..c6333bfb4c4224b2d7f4b44baf73cf2c4f3b56e4 100644 (file)
@@ -39,7 +39,7 @@
 #include "path.h"
 
 int
-rout(void)
+c_route(void)
 {
     struct ichrstr *ip;
     struct nstr_sect ns;