]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/best.c
commands: Rename the command functions
[empserver] / src / lib / commands / best.c
index ab2fe97930c300f105b118a858db6b47398deec5..38fb91786107276e4aa1a6e84a465b7dff9cd735 100644 (file)
@@ -36,7 +36,7 @@
 #include "path.h"
 
 int
-best(void)
+c_bestpath(void)
 {
     double cost;
     struct sctstr s1, s2;