From 3f3da4ee0b1b9dd34d47e5c2df1bb0028edbfdb3 Mon Sep 17 00:00:00 2001 From: DennisOSRM Date: Mon, 13 Aug 2012 16:42:55 +0200 Subject: [PATCH] Implements issue #352 --- Descriptors/GPXDescriptor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Descriptors/GPXDescriptor.h b/Descriptors/GPXDescriptor.h index f99963c32..2b9021ba5 100644 --- a/Descriptors/GPXDescriptor.h +++ b/Descriptors/GPXDescriptor.h @@ -35,7 +35,7 @@ public: void SetConfig(const _DescriptorConfig& c) { config = c; } void Run(http::Reply & reply, const RawRouteData &rawRoute, PhantomNodes &phantomNodes, SearchEngineT &sEngine) { reply.content += (""); - reply.content += "";