From c9dc431b8a50e74331ae286c64d6fafbd3bfdc83 Mon Sep 17 00:00:00 2001
From: Jacques Grelet <jacques.grelet@ird.fr>
Date: Fri, 31 Oct 2014 23:30:17 +0000
Subject: [PATCH] add a tabulation on comment line 70

---
 tsg_io/read_data.m | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tsg_io/read_data.m b/tsg_io/read_data.m
index 6464e8c..8720b20 100644
--- a/tsg_io/read_data.m
+++ b/tsg_io/read_data.m
@@ -67,7 +67,7 @@ switch filterIndex
     
   % Read TSG data file
   % ------------------
-%   case {2, 4, 5, 6, 7, 9, 10, 11, 12}
+  %   case {2, 4, 5, 6, 7, 9, 10, 11, 12}
   case {'*.ast', '*.lbv', '*.nc', '*.ora', '*.sdf', '*.transmit', '*.tsgqc', '*.xml', '*.cnv'}
     
     % Save the TSG structure - Temporary variable
-- 
GitLab