X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fbest.c;fp=src%2Flib%2Fcommands%2Fbest.c;h=38fb91786107276e4aa1a6e84a465b7dff9cd735;hp=ab2fe97930c300f105b118a858db6b47398deec5;hb=c6ec6a41c29700e982620e845293b232291d30ca;hpb=a6c46316e904d9816302282ffd927ec8faa9354a diff --git a/src/lib/commands/best.c b/src/lib/commands/best.c index ab2fe9793..38fb91786 100644 --- a/src/lib/commands/best.c +++ b/src/lib/commands/best.c @@ -36,7 +36,7 @@ #include "path.h" int -best(void) +c_bestpath(void) { double cost; struct sctstr s1, s2;