From 1ba648f8b8641962ca3d0e19569cf2e006ab1511 Mon Sep 17 00:00:00 2001
From: Manuel Grizonnet <manuel.grizonnet@orfeo-toolbox.org>
Date: Thu, 14 Jun 2012 15:41:01 +0200
Subject: [PATCH] STYLE: kwstyle

---
 .../DisparityMap/otbDisparityMapExamplesTests.cxx   | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/Examples/DisparityMap/otbDisparityMapExamplesTests.cxx b/Examples/DisparityMap/otbDisparityMapExamplesTests.cxx
index 190fe9213b..a402cf880b 100644
--- a/Examples/DisparityMap/otbDisparityMapExamplesTests.cxx
+++ b/Examples/DisparityMap/otbDisparityMapExamplesTests.cxx
@@ -6,16 +6,17 @@
   Version:   $Revision$
 
 
-    Copyright (c) Centre National d'Etudes Spatiales. All rights reserved.
-    See OTBCopyright.txt for details.
+  Copyright (c) Centre National d'Etudes Spatiales. All rights reserved.
+  See OTBCopyright.txt for details.
 
-    This software is distributed WITHOUT ANY WARRANTY; without even
-    the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
-    PURPOSE.  See the above copyright notices for more information.
+
+     This software is distributed WITHOUT ANY WARRANTY; without even
+     the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+     PURPOSE.  See the above copyright notices for more information.
 
 =========================================================================*/
 
-// this file defines the otbMultiScaleTest for the test driver
+// this file defines the otbDisparityMapEstimationTest for the test driver
 // and all it expects is that you have a function called RegisterTests
 
 #include <iostream>
-- 
GitLab