From 6a7ded2e0ccc206042fc03bf3f99eb3f7e8cd66a Mon Sep 17 00:00:00 2001 From: mvglasow Date: Sat, 8 Nov 2014 15:40:55 +0000 Subject: Refactoring:core:Add doxygen comments Signed-off-by: mvglasow git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5930 ffa7fe5e-494d-0410-b361-a75ebd5db220 --- navit/route.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'navit/route.c') diff --git a/navit/route.c b/navit/route.c index cf9aff80e..825f26f34 100644 --- a/navit/route.c +++ b/navit/route.c @@ -2135,7 +2135,7 @@ route_process_traffic_distortion(struct route_graph *this, struct item *item) } /** - * @brief Adds a route distortion item to the route graph + * @brief Adds a turn restriction item to the route graph * * @param this The route graph to add to * @param item The item to add -- cgit v1.2.1