From 5f4d342d458ae1ebab08d5b75aeb3464ab7f7021 Mon Sep 17 00:00:00 2001 From: Dennis Luxen Date: Tue, 27 May 2014 11:48:19 +0200 Subject: [PATCH] move last leg handling into DescribeLeg() function --- Descriptors/JSONDescriptor.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Descriptors/JSONDescriptor.h b/Descriptors/JSONDescriptor.h index 617c269a1..232ecceeb 100644 --- a/Descriptors/JSONDescriptor.h +++ b/Descriptors/JSONDescriptor.h @@ -84,6 +84,7 @@ template class JSONDescriptor : public BaseDescriptor class JSONDescriptor : public BaseDescriptor