Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
felixguendling committed Jan 21, 2025
1 parent 8ce5fb0 commit 415acb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compute_footpaths.cc
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ elevator_footpath_map_t compute_footpaths(
utl::log_info(
"motis.compute_footpaths",
"missing footpath: {} [{}] {} -> {}: {} updated "
"to {}min",
"to {}",
tt.locations_.names_[x.target()].view(),
tags.id(tt, x.target()),
fmt::streamed(get_loc(tt, w, pl, matches, l)),
Expand Down

0 comments on commit 415acb4

Please sign in to comment.