From 2a8cf2837351996c39bd5e43843c21009f033f5c Mon Sep 17 00:00:00 2001 From: Maksim Andrianov Date: Fri, 22 Jun 2018 15:18:30 +0300 Subject: [PATCH] Fixed warn: multi-line comment --- routing/routing_tests/index_graph_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routing/routing_tests/index_graph_test.cpp b/routing/routing_tests/index_graph_test.cpp index 3f42c487e2..c06482469d 100644 --- a/routing/routing_tests/index_graph_test.cpp +++ b/routing/routing_tests/index_graph_test.cpp @@ -352,7 +352,7 @@ UNIT_TEST(FindPathManhattan) // Roads y: // // fast road R0 * - * - * -1 -// / \ +// ↗ ↘ // slow road R1 * - - * - - * - - * - - * 0 // J0 J1 //