From 0d74f626f85d2d4aac206e5a741cc06197fc8833 Mon Sep 17 00:00:00 2001
From: OTB Bot <otbbot@orfeo-toolbox.org>
Date: Fri, 25 Feb 2011 19:55:17 +0100
Subject: [PATCH] STYLE

---
 Testing/Code/Projections/otbOrthoRectificationFilter.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Testing/Code/Projections/otbOrthoRectificationFilter.cxx b/Testing/Code/Projections/otbOrthoRectificationFilter.cxx
index 8b118576d4..4a9f9ac432 100644
--- a/Testing/Code/Projections/otbOrthoRectificationFilter.cxx
+++ b/Testing/Code/Projections/otbOrthoRectificationFilter.cxx
@@ -123,7 +123,7 @@ int otbOrthoRectificationComplexFilter(int argc, char* argv[])
   typedef otb::VectorImage<double, 2>                                               ModulusVectorImageType;
   typedef otb::UnaryImageFunctorWithVectorImageFilter<
                         ComplexVectorImageType,
-                        ModulusVectorImageType, 
+                        ModulusVectorImageType,
                         itk::Function::ComplexToModulus<
                           ComplexVectorImageType::InternalPixelType,
                           ModulusVectorImageType::InternalPixelType
-- 
GitLab