--- goto.c.orig Tue Apr 10 08:25:21 2001 +++ goto.c Tue Apr 10 08:25:12 2001 @@ -415,7 +415,7 @@ default: move_cost = 0; /* silence compiler warning */ - freelog(LOG_FATAL, "Bad move_type in find_the_shortest_path()."); + freelog(LOG_FATAL, "Bad move_type in create_goto_map()."); abort(); break; } /****** end switch ******/